upload video file on server in php
Posted: Mon Dec 28, 2009 7:06 am
when i m uploading vedio file (eg. a.avi) using http://localhost/file_conv/upload.php (first page)
then it comes to next page that is http://localhost/file_conv/upload2.php
shows message: your file has been uploaded perfectly..
but ..
when i use this url on other machine which is LAN connected using my ip address that is :192.68.1.7 ,not uploading file .
i give this address like http://192.168.1.7/file_conv/upload.php opened
but http://192.168.1.7/file_conv/upload2.php dont show any message
then it comes to next page that is http://localhost/file_conv/upload2.php
shows message: your file has been uploaded perfectly..
but ..
when i use this url on other machine which is LAN connected using my ip address that is :192.68.1.7 ,not uploading file .
i give this address like http://192.168.1.7/file_conv/upload.php opened
but http://192.168.1.7/file_conv/upload2.php dont show any message