 |
PHP mysql_connect(),mysql_connect函數 打開一個到 MySQL 伺服器的連接 - PHP100
mysql_connect (PHP 4, PHP 5) mysql_connect — 打開一個到 MySQL 伺服器的連接 說明 resource mysql_connect ([ string $server [, string $username [, string $password [, bool $new_link [, int $client_flags]]]]] ) 打開或重複使用一個到 MySQL 伺服器的連接。
www.php100.com |
 |