Loading...
 
Features / Usability

Features / Usability


How to escape characters from bindvals?

posts: 52 Brazil
Hey, I have a query and one of its values contain a "?" character. The problem is that bindvals things that this is a place to put a variable, but it is not, I need to pass a literal "?" to mysql. Somebody knows how can I escape this so that bindvals don't parse? Thanks, Rodrigo.
There are no comments at this time.