Logged In: YES
user_id=353593
there are another bug in this page
this block:
foreach(array(
'username', 'realm', 'fname', 'lname', 'email',
'pdesign', 'pstatus', 'pdata', 'pall', 'pgroup', 'puser',
'disabled', 'expiration') as $col)
{ $$col = $arr[$col]; }
is catastrophique :(
beacause $username is override.
2006-10-02 11:45:16 UTC in phpESP - php Easy Survey Package