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
Code: Select all
require_once ('../mysql_connect2.php');

Code: Select all
Warning: mysql_real_escape_string(): Access denied for user 'wwwrun'@'localhost' (using password: NO) in...