Re: a code question..??

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

 



bruce said the following on 11/10/2005 02:30 PM:
as i understand curl functions (and correct me if i'm wrong). the functions
simply allow the user/app to download/copy the file from the remote server,
where the existing app could do whatever with the content...

It depends... You could get the php source (which is what Richard was suggesting when he pointed out that the s wasn't a typo) or you could simply get the output of a php script (ie html or whatever it outputs) by requesting a php page from the remote server. Any time you request a php file you are 'running it on a remote server'. Request the file with curl and voila, you're done.

- Ben

--
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