Posted by tank Fri 23rd Mar 2007 22:33 - Syntax is PHP - 111 views
Download | New Post | Modify | Hide line numbers
Download | New Post | Modify | Hide line numbers
PHP parser reported no syntax errors in this post!
-
-
-
include("open.php");
-
-
$email = $_POST['$email'];
-
-
$row = mysql_query("select * FROM users WHERE email LIKE '%$email%'") or die("MySQL Error: " . mysql_error());
-
-
-
-
?>
-
-
-
-
-
Computer Museum -
"Content-Type" content="text/html; charset=iso-8859-1">
-
-
-
class="white_background">
-
Search for user
-
-
Email: "text" name="email" id="email"> First Name: "text" name="first_name" id="first_name"> class="table_button"> "submit" name="submit" value="Search" /> -
-
-
-
"0px" width="100%">
"5"> class="buttons" type="button" value="Grant Admin">class="buttons" type="button" value="Update">class="buttons" type="button" value="Delete">"3%"> "14%">Email "28%">First Name "27%">Last_name "28%">User Level -
"checkbox">
-
-
-
-
PermaLink to this entry https://pastebin.co.uk/12155
Posted by tank Fri 23rd Mar 2007 22:33 - Syntax is PHP - 111 views
Download | New Post | Modify | Hide line numbers
Download | New Post | Modify | Hide line numbers
Comments: 0