Thread: File Upload
View Single Post
Old 08-30-2007, 08:53 AM   #9 (permalink)
lordspace
Contributing Member
 
lordspace's Avatar
 
Join Date: 05-30-06
Location: Canada
Posts: 466
iTrader: 0 / 0%
Latest Blog:
None

lordspace is just really nicelordspace is just really nicelordspace is just really nicelordspace is just really nicelordspace is just really nicelordspace is just really nicelordspace is just really nicelordspace is just really nicelordspace is just really nicelordspace is just really nicelordspace is just really nice
Send a message via ICQ to lordspace Send a message via Skype™ to lordspace
You can fix timeout by setting set_time_limit(0) (if safe mode is off).
I usually set this to something big (24 * 3600 = 1 day), not unlimited because this is software and may/will contain errors

Progress bar can be accomplished with AJAX I've seen some solutions.

There are rare situations that languages will restrict you to do something.
Some languages are better than others because they have different goals.
For example: if you try to generate a page using Delphi and PHP. For web pages PHP is better, but on the other side if you try to create quick and nice Windows application Delphi will do the job.

You decide what to do.
lordspace is offline   Reply With Quote