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
xcode: iPhone: How do I port this Java into Objective C
Citrix XenApp 5 Installation General Question
Can't access variable in code behind page
How do I fix a memory problem on a dell precision 670?
assignment format.
I am trying to find the complete copy of a PERL program
Getting an operation failed error when logging into the Plesk Panel
SBS2008 migration to Windows 2008 Std
Disable IMAP service in Exchange 2010 Certificate?!
Can I make an iPhone operational "without SIM" card (very good reason to-read please)?