Jump to content

How to escape &


BigD

Recommended Posts

I have a sql $query = "SELECT score FROM test where classid = $classid, stdid = $stdid, testname = 'M&M'";It failed syntax check because the & in M&M. M&M is the actural value stored in my DB testname field.How do I escape & ?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...