Re: [PHP] session in php3 and in php4

2001-04-02 Thread A.T.Z.
>I heard rumors saying there is no way to use session in php3, is that >correct? No. PHPLIB >If there is no way to get around this, what is syntax for assign session >in php4 then? www.php.net take a look at the manual. Or one of the sites about PHP webmonkey etc.. Bye, B. -- PHP

Re: [PHP] session in php3 and in php4

2001-04-01 Thread Steve Werby
"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 PH

[PHP] session in php3 and in php4

2001-04-01 Thread Jacky
Hi all I heard rumors saying there is no way to use session in php3, is that correct? ( only joking about the rumors, but really need to know this though:-) If there is no way to get around this, what is syntax for assign session in php4 then? thanks in advance Jack [EMAIL PROTECTED] "There is no

Re: [PHP] session in php3

2001-03-07 Thread Steve Edberg
At 3:28 PM -0600 3/7/01, Jacky wrote: >Hi people >I got problem of how to assign session value in php3. As far as I >know, all syntax in manual talks about php4 syntax only. How am I >going to do that? >best In PHP3, you'll have to create your own session functions, or use a library like PHPL

Re: [PHP] session in php3

2001-03-07 Thread Maxim Derkachev
http://phplib.netuse.de -- Best regards, Maxim Derkachev mailto:[EMAIL PROTECTED] Symbol-Plus Publishing Ltd. phone: +7 (812) 324-53-53 http://www.Books.Ru -- All Books of Russia   -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional com

[PHP] session in php3

2001-03-07 Thread Jacky
Hi people I got problem of how to assign session value in php3. As far as I know, all syntax in manual talks about php4 syntax only. How am I going to do that? best Jack [EMAIL PROTECTED] "There is nothing more rewarding than reaching the goal you set for yourself"