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
Computer reboots severat times a day
How to setup two virtual subnets with vmware workstation 6.5
MS Excel 2007 & PDF - Exporting to PDF takes long hours!
RIS - CAN WIN 2003 STANDARD & XP BE IMAGED INTO SAME FOLDER
How do I use a volume license key on a HP computer with restore CD
Two SCCM primary site in active directory
Windows Server 2008 R2 iSCSI Initiator and HP D2D CHAP issue
Access ODBC--call failed Specified scale 255 is invalid.
asp.net size
Access VBA probplem with GetRows