RE: [PHP-WIN] authorization system

2001-10-15 Thread Ross Fleming
>>I am having troubles connecting and a couple of errors also. >>Could somebody please point me in the right direction? >>Thanks in advance // login to the database mysql_host = www.site.net; mysql_user = username; mysql_pass = password; $mylink = mysql_connect('mysql_host', 'mysql_user

[PHP-WIN] authorization system

2001-10-14 Thread jax
I am having troubles connecting and a couple of errors also. Could somebody please point me in the right direction? Thanks in advance // login.php // register.php