Try also looking at PHPBeginner (www.phpb.com).
On Mon, 14 Oct 2002 12:47:45 +1000
"Peter Houchin" <[EMAIL PROTECTED]> wrote:
> howdy
>
> does any one know where i can view an uptodate session tutorial? so far I
> have not found any that are up todate.
>
> Cheers
>
> Peter
> "the only dumb q
eter
> -Original Message-
> From: John W. Holmes [mailto:[EMAIL PROTECTED]]
> Sent: Monday, 14 October 2002 12:50 PM
> To: 'Peter Houchin'; 'php_gen'
> Subject: RE: [PHP] sesson tutorials
>
>
> > howdy
> >
> > does any one know where i can view
> howdy
>
> does any one know where i can view an uptodate session tutorial? so
far I
> have not found any that are up todate.
Sessions are a breeze. Just call session_start() on any page you need to
access the session. You then have a variable called $_SESSION, which is
an array. You can use it
howdy
does any one know where i can view an uptodate session tutorial? so far I
have not found any that are up todate.
Cheers
Peter
"the only dumb question is the one that wasn't asked"
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
4 matches
Mail list logo