Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » SQL Anywhere サーバ - プログラミング » SQL Anywhere データ・アクセス API » SQL Anywhere PHP API » SQL Anywhere PHP API リファレンス

 

sasql_connect

プロトタイプ
sasql_conn sasql_connect( string $con_str )
説明

SQL Anywhere データベースへの接続を確立します。

パラメータ

$con_str   SQL Anywhere によって認識される接続文字列。

戻り値

成功の場合は正の SQL Anywhere 接続リソース、失敗の場合はエラーまたは 0。

関連する関数
参照