mysql_close MySQL 接続を閉じる &mysql.alternative.note; mysqli_close PDO: PDO オブジェクトへの &null; の代入 &reftitle.description; boolmysql_close resourcelink_identifierNULL mysql_close は、指定した link_identifier が指す MySQL データベースへの非持続的リンクを閉じます。 link_identifier が指定されない場合、最後に オープンされたリンクが使用されます。 &mysql.close.connections.result.sets; &reftitle.parameters; &mysql.linkid-noreopen.description; &reftitle.returnvalues; &return.success; &reftitle.examples; <function>mysql_close</function> の例 ]]> &example.outputs; &reftitle.notes; mysql_close は、mysql_pconnect により生成された持続的リンクを閉じません。 詳細な情報は、マニュアルの 持続的データベース接続を参照ください。 &reftitle.seealso; mysql_connect mysql_free_result