Microsoft
Software
Hardware
Network
Question : What is wrong with my sql query to find a LIKE match?
$email =
[email protected]
$info = mysql_query("SELECT * FROM requests WHERE from LIKE '%"$email"%");
The error I"m getting is:
Parse error: parse error in C:\Program Files\wamp\www\Scripts\use
r_requests
.php on line 26
Answer : What is wrong with my sql query to find a LIKE match?
Does your from column need brackets to differentiate if from the FROM keyword?
Random Solutions
Migrating SharePoint to another server
Saving high resolution Google Earth images
Multiple Dll's in Delphi
Change Button Text in Gridview
Export data from a ODBC table
read 3 first characters of a string
Windows 7 Printing
how to stop sql execution on refreshing a page or closing a browser
Javascript - output date and time
Globally change the Blackberry Service Display name