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
Continuous Forms colour change by time
Lotus Notes 8.5
FIles in database or in filesystem
GP folder redirection. cant turn off
urgent need of EMC DMX/Symmetrix documention on Solaris10, need to attend personal interview as Solaris 10 system administrator.
Foxpro and using Excel 2010 as an object
HTML - SQL - Carrying Form Variables from Page to Page
Provide Current mm as @AsOfMonth and current yyyy as @AsOfYear
ESXi compatible hardware
How do I delete some lines in a text file?