Epihedron / Adventurer

Adventurer webpage and assests
epihedron.com
3 stars 0 forks source link

" does not work in height input #52

Closed 13ruce1337 closed 10 years ago

13ruce1337 commented 10 years ago

SQL doesn't like to see the " when putting in a value for height for the character. This needs to be escaped using REGEX. More research needs to be done.

13ruce1337 commented 10 years ago

PDO escapes this character.