View Single Post
Old November 9th, 2009, 06:39 PM   #23 (permalink)
ktmtalk
Member
Verified Customer
 
Join Date: Oct 2009
Posts: 111
Quote:
Originally Posted by Chuck S View Post
Code:
Content visible to verified customers only.
Feel free to use just stripslash lines if you wish I am backing out the lines I suggested because it doesnt like trying to remove a slash that way.
yep... that \ escapes the next character which in our case, is the double quote... leaving an open string.

Quote:
Stripslashes will work but this whole discussion is because someone is trying to not enter a numeric price in there.
yep... and it's gonna happen. The real problem is that non-numeric ($,) turns his price into a zero, which in turn, sets it to Best Offer.... and then the emails to me start.
ktmtalk is offline   Reply With Quote