When i go to Localhost someone shows up
How to fix it ?Code:mysql_connect(mysql_host, mysql_user, mysql_pass) or die(mysql_error());
When i go to Localhost someone shows up
How to fix it ?Code:mysql_connect(mysql_host, mysql_user, mysql_pass) or die(mysql_error());
This is not a help section. Anyhow, check your configuration, make sure everything is correct.
did you open with <?php tags?