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
Why do I get this log message, stating the additional server check count detected a problem
Slow network
Web site not working correctly with IE 8
Windows Server 2008 - hangs on collecting data, i can't install/uninstall any applications, etc
Moving workgroup computers to new domain - how to move existing network printers also?
Virtual Memory
External Hard Drive Data Error (Cyclic Redundancy Check)
Dynamics GP 10 SP4 on Windows 2008 Remote Desktop Services
External Hard drives
TSQL HMAC function