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