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
any microsoft offical help file (.chm) generator for .net platform
How to create bootable DVD from downloaded Windows Server EXE
Localized Date format
RHEL command to do an LS and have the result stop until you hit the space bar
java.lang.NoClassDefFoundE
rror: TestZone/java
Setting Up Coldfusion Builder to Use A Remote Server
Configuration Status error on TMG 2010 Enterprise
CentOS 5.3: search keyword in array of logs: how?
Virtual Memory
Importing Calendar files into Excel (.ics > .xls)