Possible solutions of your questions

  hosting
<< Previous       the database connection

Question: The database connection is not happening.$db = mysql_connect(\"localhost\",\"lider16_2\",\"801620\");//mysql_set_charset(`cp-1251`,$db);mysql_select_db(\"lider16_1\",$db);$server = `localhost`; // $user = `lider16_2`; // $pass = `801620`; // $db = `lider16_1`; // $table = `baza`; // database Name, user, password are all correct,working code, what`s the problem?
Answer:

Hello.

You are not tied to a user database in spanel: MySQL Database

bind and enter all the privileges at the bottom.


<< Previous