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
Exchange 2003 Logical Size vs Physical Size
windows 2008 64 server
canĀ“t install forefront update KB 978297 on windows 2008 SBS
please check my .htaccess
A tiff file that works well with XP but not windows 7 "paint". Can some one give me some ideas?
PHP error reporting
net share system error 5 acces denied
Exchange 2007 OWA causes 2 audit failures on failed login attempt
Can't obtain cell values from Selected Row of GridView programmatically
Include page headers when printing HTML pages with different headers on some of each page