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
Insert into MySQL Table from MSSQL Insert Trigger
asp.net javascript close windows without prompting.
INSTALL - SQUID getting "pam_auth.c:133: warning: initialization from incompatible pointer type"
How do I trawl through an Excel 2003 range and copy certain cells of certain rows to another worksheet in VBA
Unable to access exchange webmail from a remote office
Jboss fails to start up with liferay portal application
error message for HP laserjet 4700 model
PL/SQL Create Global Temp Table and insert records returned from SELECT query
Editing an Exchange Dynamic Distribution Group via EMS
ESX upgrade question