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
basic question about graphs and gradients
Visual Basic ListView / SQL
C# textbox maxlength
How to open new pdf window using struts ?
Unable to retrieve rootDSE of ldap server
How to make Crystal Report not require SQL Server login, prompt
Advice on Gbic switches for major network installation
Group Policy not applying to XP Machines
Read all data from a datagridview and copy it to a public array or something like that...
setting SMTP server - please see attached file - it is not working