RE: [PHP-WIN] authorization system
>>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
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