Path : /hermes/bosweb/b1705/absoluteresultstechnologies.net/public_html/howcaniserve/ |
Current < : /hermes/bosweb/b1705/absoluteresultstechnologies.net/public_html/howcaniserve/includes.php |
<?php session_name('HowCanIServe'); session_start(); $link = mysql_connect('legacymotivation.netfirmsmysql.com', 'arwebmaster', 'masterpassword') or die('Could not connect: ' . mysql_error()); mysql_select_db('howcaniserve') or die('Could not select database'); function ajaxHTML($str) { return str_replace(array("'"),"\'",str_replace(array("\r","\n"),'',utf8_encode($str))); } ?>