"Jacky" <[EMAIL PROTECTED]> wrote:
> If there is no way to get around this, what is syntax for assign session
in php4 then?

PHP session support is possible in PHP3 using a 3rd party module from the
PHP Base Library (http://phplib.netuse.de/) which is pretty widely used.
For session handling in PHP4 see the manual
(http://www.php.net/manual/en/ref.session.php) and you may want to check
zend.com, phpbuilder.com, etc. for tutorials, code snippets and examples.

--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.com/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to