Trying to connect to another table.
Posted: Thu May 17, 2007 4:07 pm
CMSMS 1.0.6 "Niihau", Apache(?), Mysql 4.1.10a-3,
Hey,
I've read through the documentation and searched the forum but I can't seem to find anything describing how to insert the simple line of php code on a page:
How do I get around the mysql_real_escape_string()?
Thanks
Hey,
I've read through the documentation and searched the forum but I can't seem to find anything describing how to insert the simple line of php code on a page:
Code: Select all
require_once ('../mysql_connect2.php');
Thanks