I want a php or ajax code to upload files up to 1 or 2 meg to my site I think the php code for it doesnt work, It takes some time and then says I cant upload the file.... I need a robust code with progress bar which tecnique or source code do you know thanks
Use a flash uploader if you want a progress bar (check out wordpress and the one it uses) And as for the 1MB, check the filesize using the $_FILE array when the file gets uploaded
give a link please! i found a site named http://inaflashuploader.com but it seems the file is not there
Following is the one you should use. It's real good and trust me, it works like charm.. http://www.swfupload.org/