$id = mysqli_real_escape_string($dbc, trim($_POST["userid"])); $id = mysqli_real_escape_string($dbc, trim($_GET["userid"]));
Should I enter this into the script?
As for your other points, the database name is one thing, the table is user and testbed, so should what you posted above about the database name be changed?

New Topic/Question
Reply




MultiQuote




|