i have write the script for upload image and video at the same time.....but i seen like cannot work......below attachments is my php file for process the upload action
Last edited by kenny_oh; Mar 14th, 2006 at 08:20 AM.
i have solved the upload problem....due to i didnt set the limitation of the upload file size...i hv set to 10MB, but i found once my file more than 8MB then the upload process will terminate....how is the problem?