Results 1 to 4 of 4

Thread: upload images & video clip

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2005
    Posts
    840

    Resolved upload images & video clip

    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
    Attached Files Attached Files
    Last edited by kenny_oh; Mar 14th, 2006 at 08:20 AM.

  2. #2
    Fanatic Member
    Join Date
    Oct 2004
    Posts
    751

    Re: upload images & video clip

    Well for one, why are you uploading the data into the MySQL (I'm not saying its wrong), normally video/image files are stored via flatfile.
    My Projects: [ Instant Messagener Client/Server ] [ VBPictochat ]

    My Sites:
    [ Datanethost ]
    [ Helpdesk ]

    Remember if my post was helpful then Rate This Post.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2005
    Posts
    840

    Re: upload images & video clip

    i'm storing the path of the video/images file, thus i can retrieve the image/video when i display record...

  4. #4

    Thread Starter
    Fanatic Member
    Join Date
    Jul 2005
    Posts
    840

    Re: upload images & video clip

    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?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width