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
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
2 matches
Mail list logo