To this $username = addslashes($_SESSION['username']); Originally Posted by Delatory Remove print_r($row); exit(); and replace $_POST['username'] to $_SESSION['username'] on line 4
Okay thanks!!!! It finnaly works
Last edited by KyleSmith; 09-02-2010 at 08:25 PM.
Forum Rules