A community in which webmasters can ask for help with topics such as PHP coding , MySQL , IT jobs, web design, IT security.
Moderators: egami, macek, gesf
Fri Mar 01, 2013 8:42 am
Code: Select all
$_SESSION['userid'] = $row[id];
$_SESSION['userid'] = $row['id'];
Mon Mar 04, 2013 10:03 am
Return to “PHP coding => General”