Re: SESSIONS

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

 



On 02/01/15 14:12, Ethan Rosenberg, PhD wrote:


$output = shell_exec('php HandleFood.php');



You need to use a browser to have a $_SESSION - I suspect that shell_exec() wont work.

Why can't you

include HandleFood.php;

Which will do the same?

Cheers

P


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