Convert to mysql from sqlite
#1

I need to convert these from sqlite to mysql, I am using BlueG's mysql include R39.

PHP Code:
sqlite_escape_string(sname), fentxfentyfentzientfeeientworldientintfentafexitxfexityfexitziexitintfexitaiexitwilocked);
db_free_result 
Reply
#2

Replace the placeholder '%s' to '%e' and just use sname as argument and it'll escape the string itself.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)