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
Sharepoint - Add sub item links to top navigation.
MaxConnections parameter in websphere plugin
This program cannot be run in DOS mode.
Changing Default Web Site Properties
Website script to track each user's individual experience
Trouble programmatically getting a list of the files on FTP server in VB.NET
Exchange 2010 DAG becomes unavailable on second site
PHP MySQL SELECT OPTGROUP parent value
Mikrotik Dst-Nat Problem with internal web server
Disable Calendar Auto Accept request for outlook 2007