View Single Post
  #15 (permalink)  
Old 11-19-09, 03:27 PM
The Knowing The Knowing is offline
Newbie Coder
 
Join Date: Nov 2009
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
From what I understand the issue is with the WHERE. When I input the WHERE data manually it works, but when I use the $row['Item'] it doesn't work. It should be using the Item name for the place to enter the data shouldn't it? It works when I put the price that is stored in the database though.

BTW this problem has nothing to do with the ereg. It is an issue with the mysql_query.
Reply With Quote