Hi,
my table:
name
birthday
remark
Used phprunner 4.1 to generate the form. When user enters
in remark exmaple:
Father's day
When user clicks save on the form, it caused error.
This seems a common db+php issues, is there a way to get around it ?
I read other post using db_addslashes on event codes but
There is no way i can change the SQL since it's inserted by
the phprunner generated form - no event code.
Thanks for any advice.
Dex