[PHP] Cascading of environment variables when running a Perl script from PHP.

2002-03-21 Thread Norman Cates
xed Perl and PHP, It wuld be great to be able to integrate them a bit so that we can use Perl generated HTML inserted into a PHP page when appropriate. Any insights much appreciated. Thanks, Norman Cates -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Sessions just not working...

2002-02-14 Thread Norman Cates
I cannot get session information to work under any circumstances I think I've read every single comment on http://www.php.net/manual/en/ref.session.php session_start(); Function setup() { global $HTTP_SESSION_VARS; if (!(isset($HTTP_SESSION_VARS["notesType"]))){ $HTTP_SESSION_VARS["notesT