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
htaccess Partial Query String Rewrite
cant pass list
QOS And routing behind a bridged device on Cisco 2800 series router
passing variable from client to webservice procedure
ACT 2009! registration error, windows 7 (exception error popup)
How does one preload an entire image directory?
Server security analysis to determine patch level
Office 2003 Clip Art not working
Unable to open Excel files...recieving error " Repairs to PDFMaker.xla
2 selects in a stored proc