From: "Tim Winters" <[EMAIL PROTECTED]>

> Normally to start a session one would use session_start();
>  
> Is there a different command to do this if you're instead using the
> $http_session_vars type coding?

No, and it's $HTTP_SESSION_VARS. PHP is case sensitive, remember?

---John Holmes...

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to