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