Re: How to run one php app from another? RECAP

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

 



On 6/16/06, tedd <tedd@xxxxxxxxxxxx> wrote:
So, what say you fine php people, can anyone give me an example of a php application running (i.e., calling) another?

What about something like the code below? I use an extension of
that to fake some threading/multi-processing.

echo file_get_contents('http://domain.com/other.php');
exit;

Rabin

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