<?php /* ****************************************************** *** A-Dater Pro Version 2 *** *** File name data.php *** *** Script Owner Alfacom Systems *** *** Script Homepage www.a-dater.com *** *** Licence Terms www.a-dater.com/licence *** *** *** *** You need to purchase a license if you want *** *** to use this script with ads or without the *** *** reference to www.a-dater.com *** ****************************************************** */ $hostname="localhost"; //mysql server $username=""; //mysql user $password=""; //mysql password $db=""; //database name $charset = "ISO-8859-1"; //charset setting $homedirectory = getcwd(); //If current setting do not work enter server path wihout '/' the in end! ?>