|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
ftp and php
if wanna set up a script that will allow advertisers to upload ads to our file server. Yet i know that most browsers will timeout if u try to upload something over 8MB. I have heard there is some sort of ftp method. can some one help me out on this issue.
thanks, mike |
|
#2
|
|||
|
|||
|
Sure you can use FTP with PHP, but its not going to help you much
![]() The problem is that you'll still be uploading the file using the HTTP protocol from the clients machine to yours. PHP has no way of getting it before its been upped to the webserver
__________________
-=-=-=-=-=-=-=-=-=-=-=-=- PHP Scripts n Stuff http://www.bcnstech.net/ -=-=-=-=-=-=-=-=-=-=-=-=- |
![]() |
| Viewing: Dev Shed Forums > System Administration > FTP Help > ftp and php |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|