検索

phrase: max: clip:
target: order:
Results of 21 - 26 of about 26 for except (0.009 sec.)
Basic Gearman client and worker, submitting tasks 7025
« Basic Gearman client and worker, background GearmanClient » PHP Manual 例 Basic Gearman client ... tasks in parallel. The reverse worker is unchanged except to add sending of data back during processing. <?p ...
https://man.plustar.jp/php/gearman.examples-reverse-task.html - [similar]
指定したパラメータでプレーンテキストを暗号化する 6810
« mcrypt_enc_self_test mcrypt_generic_deinit » PHP Manual Mcrypt 関数 指定したパラメータでプレー ... iv_size ); # retrieves the cipher text (everything except the $iv_size in the front) $ciphertext_dec = subst ...
https://man.plustar.jp/php/function.mcrypt-encrypt.html - [similar]
メッセージキューからメッセージを受信する 6810
« msg_queue_exists msg_remove_queue » PHP Manual セマフォ関数 メッセージキューからメッセージを受 ... 失敗し、 MSG_ENOMSG に対応する整数値を返します。 MSG_EXCEPT このフラグを正の desired_message_type と組み合わせ ...
https://man.plustar.jp/php/function.msg-receive.html - [similar]
mysqli のエラー報告モードを設定する 6810
« mysqli_driver::embedded_server_start mysqli_warning » PHP Manual mysqli_driver mysqli のエラー ... する MYSQLI_REPORT_STRICT 警告の代わりに mysqli_sql_exception をスローする MYSQLI_REPORT_INDEX クエリでインデ ... REPORT_ALL ; try { /* 接続が失敗すると, mysqli_sql_exception がスローされます。*/ $mysqli = new mysqli ( "lo ... WHERE population > 50000" ); } catch ( mysqli_sql_exception $e ) { error_log ( $e -> __toString ()); } 例2 ... EPORT_ALL ); try { /* 接続が失敗すると, mysqli_sql_exception がスローされます。*/ $link = mysqli_connect ( " ...
https://man.plustar.jp/php/mysqli-driver.report-mode.html - [similar]
定義済み定数 6397
« 実行時設定 例 » PHP Manual Gmagick 定義済み定数 定義済み定数 以下の定数が定義されています。 こ ... TE_BUMPMAP ( int ) The same as COMPOSITE_MULTIPLY, except the source is converted to grayscale first. Gmagic ...
https://man.plustar.jp/php/gmagick.constants.html - [similar]
サンプル 5769
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa ... $argc の例 Example#366 - $argv の例 Example#367 - Exception::getMessage の例 Example#368 - Exception::getPr ... evious の例 Example#369 - Exception::getCode の例 Example#370 - Exception::getFile ... の例 Example#371 - Exception::getLine の例 Example#372 - Exception::getTrace ... の例 Example#373 - Exception::getTraceAsString の例 Example#374 - Exception: ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
PREV 1 2 3 NEXT