Re: [PHP] Newman and sessions.

2002-07-23 Thread Justin French

on 24/07/02 4:04 PM, Philip J. Newman ([EMAIL PROTECTED]) wrote:

> so how would i get the $username and $password into the session
> 
> session_register('$username','$password');

READ THE MANUAL

php.net/session_register tells you EVERYTHING you need to know, including
examples and user contributed notes.

please try and research stuff before posting


Justin French


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




Re: [PHP] Newman and sessions.

2002-07-23 Thread Philip J. Newman

so how would i get the $username and $password into the session

session_register('$username','$password');

??

- Original Message -
From: "Wee Keat" <[EMAIL PROTECTED]>
To: "Philip J. Newman" <[EMAIL PROTECTED]>
Sent: Wednesday, July 24, 2002 5:43 PM
Subject: Re: [PHP] Newman and sessions.


> I got this from the Internet... but could not remember from where...
>
> Have a look and see if this helps you...
>
>
> - Original Message -
> From: "Philip J. Newman" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, July 24, 2002 3:30 PM
> Subject: [PHP] Newman and sessions.
>
>
> > I have started a session on the server, and now would like to add a user
> > name and password, and some other information to the session to carry it
> > across all the other pages that are in this session.  Any hints on where
> to
> > start?
> >
> > ---
> > Philip J. Newman.
> > PhilipNZ.com Design Solutions
> > http://www.philipnz.com/
> > [EMAIL PROTECTED]
> >
> > Mob: +64 (25) 6144012.
> > Tele: +64 (25) 6144012.
> >
> > Personal Site:
> > Philip J. Newman
> > Internet Developer
> > http://www.philipsdomain.com/
> > [EMAIL PROTECTED]
> >
> >
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
>




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