GetSQLValueString
Posted: Fri May 19, 2006 12:31 am
I recently had a question posed to me:
I honestly have no idea - "GetSQLValueString" was put in automatically by DreamWeaver, and I really don't know a technical definition of what exactly it does. Could someone explain it to me, and answer the above question, please? (holy cow, sql injection is creepy - I just lost a bunch of techno-innocence)Can we assume that GetSQLValueString() does something similar to mysql_real_escape_string(), so you protect yourself from SQL injection attacks?