検索

phrase: max: clip:
target: order:
Results of 631 - 640 of about 710 for user (0.082 sec.)
Creates new connection listener associated with an event base 3082
« EventListener EventListener::disable » PHP Manual EventListener Creates new connection listene ... invoked when new connection received. data Custom user data attached to cb . flags Bit mask of EventListe ...
https://man.plustar.jp/php/eventlistener.construct.html - [similar]
PHP および DTrace への入門 3082
« DTrace 動的トレーシング PHP および DTrace の使用 » PHP Manual DTrace 動的トレーシング PHP およ ... ほど十分な低さです。 PHP は、ランタイムで駆動された "User-level Statically Defined Tracing (USDT。ユーザーレ ...
https://man.plustar.jp/php/features.dtrace.introduction.html - [similar]
関数リファレンス 3082
« PHP DTrace 静的プローブとともに SystemTap を使用 PHP の振る舞いの変更 » PHP Manual 関数リファレ ... ュールの一覧/分類 . PHP の振る舞いの変更 APCu — APC User Cache Componere エラー処理 — エラー処理およびログ記 ...
https://man.plustar.jp/php/funcref.html - [similar]
結果セット内の行を表す、カラムをプロパティとするオブジェクトを返す 3082
« db2_fetch_both db2_fetch_row » PHP Manual IBM DB2 関数 結果セット内の行を表す、カラムをプロパテ ... なります。 <?php $conn = db2_connect ( $database , $user , $password ); $sql = "SELECT breed, RTRIM(name) A ...
https://man.plustar.jp/php/function.db2-fetch-object.html - [similar]
ストアドプロシージャから、次の結果セットを要求する 3082
« db2_lob_read db2_num_fields » PHP Manual IBM DB2 関数 ストアドプロシージャから、次の結果セット ... 得します。 <?php $conn = db2_connect ( $database , $user , $password ); if ( $conn ) { $stmt = db2_exec ( $ ...
https://man.plustar.jp/php/function.db2-next-result.html - [similar]
文字列を PHP コードとして評価する 3082
« die exit » PHP Manual その他の関数 文字列を PHP コードとして評価する eval (PHP 4, PHP 5, PHP 7 ... した場合は、 スクリプト全体が終了します。 参考 call_user_func() - 最初の引数で指定したコールバック関数をコー ...
https://man.plustar.jp/php/function.eval.html - [similar]
データベースへの接続をオープンする 3082
« ibase_commit ibase_db_info » PHP Manual Firebird/InterBase 関数 データベースへの接続をオープン ... 説明 ibase_connect ( string $database = ? , string $username = ? , string $password = ? , string $charset = ... tname/' (NetBEUI) のどれかをつける必要があります。 username ユーザー名。 php.ini ディレクティブ ibase.defa ... ult_user で設定します。 password username のパスワード。 ph ... ath/to/your.gdb' ; $dbh = ibase_connect ( $host , $username , $password ); $stmt = 'SELECT * FROM tblname' ...
https://man.plustar.jp/php/function.ibase-connect.html - [similar]
InterBase データベースへの持続的接続をオープンする 3082
« ibase_param_info ibase_prepare » PHP Manual Firebird/InterBase 関数 InterBase データベースへの ... 説明 ibase_pconnect ( string $database = ? , string $username = ? , string $password = ? , string $charset = ... stname@' (IPX/SPX)のどれかをつける必要があります。 username ユーザー名。 php.ini ディレクティブ ibase.defa ... ult_user で設定します。 password username のパスワード。 ph ...
https://man.plustar.jp/php/function.ibase-pconnect.html - [similar]
指定したエンベロープおよびボディセクションに基づいて MIME メッセージを作成する 3082
« imap_lsub imap_mail_copy » PHP Manual IMAP 関数 指定したエンベロープおよびボディセクションに基 ... こには、その他のヘッダの連想配列を指定します。例: ["User-Agent: My Mail Client"] bodies 本文の配列。 配列の ...
https://man.plustar.jp/php/function.imap-mail-compose.html - [similar]
内部的な結果ポインタを移動する 3082
« mysql_create_db mysql_db_name » PHP Manual MySQL 関数 内部的な結果ポインタを移動する mysql_dat ... <?php $link = mysql_connect ( 'localhost' , 'mysql_user' , 'mysql_password' ); if (! $link ) { die( '接続で ...
https://man.plustar.jp/php/function.mysql-data-seek.html - [similar]