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
SBS 2008 has very slow file access and other problems after migration from sbs 2003
Mouse slow in Google Chrome after attempted XP sp3 update
FM Pro - Multiple Questions Open - 1 issue!!: Best Way to Calculate and Filter
I can't find the audio driver for a Satellite P30
Citrix XenApp 4.5 doesn't show full program screen details
PHP Email
IE version confusion.
imap_search not working right
dell powervault ejection issues
CVV2 checker for C# code