Re: how do you upload to a 3rd-party remote server?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



You have to maintain a queue if I understand it properly.

PHP page will send request on one end of queue.
And the server side cron will process from other end.
Cron will upload it to ftp.

Now you can implement a queue using database table or you can just use a file.

Shiplu Mokadd.im
My talks, http://talk.cmyweb.net
Follow me, http://twitter.com/shiplu

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux