PHP

 0    4 Fiche    sir
скачать mp3 басу ойын өзіңді тексер
 
сұрақ жауап
Connects with a MySQL server.
оқуды бастаңыз
connection mysql_connect([server "localhost: 3306", user ="root", passwd= "", new_link, client_flag])
client_flags: A combination of the following constants − MYSQL_CLIENT_SSL; MYSQL_CLIENT_COMPRESS; MYSQL_CLIENT_IGNORE_SPACE; MYSQL_CLIENT_INTERACTIVE − Allow interactive timeout seconds of inactivity before closing the connection.
Closes a connection with mysql.
оқуды бастаңыз
mysql_close(⟦connection⟧)
Sends a query to the database and gets the outcome.
оқуды бастаңыз
mysql_query(sql[, connection= ``The last one.``])
Representation of mysql error.
оқуды бастаңыз
mysql_error()

Пікір қалдыру үшін жүйеге кіру керек.