On Sunday 05 September 2004 22:24, Dre wrote:

>  $_SESSION['uname'] = $username;

session_write_close() before you redirect.

>  header('Location: /members/main.php');

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
There's always room to merge behind a diesel bus
                -- Murphy's Driving Laws n4
*/

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

Reply via email to