検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 182 for run (0.011 sec.)
The EvTimer class 4809
« EvStat::stat EvTimer::again » PHP Manual Ev The EvTimer class The EvTimer class (PECL ev >= 0. ... is is no longer true when a callback calls EvLoop::run() recursively). The timer itself will do a best-ef ...
https://man.plustar.jp/php/class.evtimer.html - [similar]
結果を添字配列として取得する 4809
« mysql_fetch_object mysql_field_flags » PHP Manual MySQL 関数 結果を添字配列として取得する mysq ... RE id = '42'" ); if (! $result ) { echo 'Could not run query: ' . mysql_error (); exit; } $row = mysql_fe ...
https://man.plustar.jp/php/function.mysql-fetch-row.html - [similar]
結果において指定したフィールドのフラグを取得する 4809
« mysql_fetch_row mysql_field_len » PHP Manual MySQL 関数 結果において指定したフィールドのフラグ ... RE id = '42'" ); if (! $result ) { echo 'Could not run query: ' . mysql_error (); exit; } $flags = mysql_ ...
https://man.plustar.jp/php/function.mysql-field-flags.html - [similar]
結果保持用メモリを開放する 4809
« mysql_field_type mysql_get_client_info » PHP Manual MySQL 関数 結果保持用メモリを開放する mysq ... RE id = '42'" ); if (! $result ) { echo 'Could not run query: ' . mysql_error (); exit; } /* 結果を利用す ...
https://man.plustar.jp/php/function.mysql-free-result.html - [similar]
MySQL テーブルのフィールドのリストを得る 4809
« mysql_list_dbs mysql_list_processes » PHP Manual MySQL 関数 MySQL テーブルのフィールドのリスト ... OM sometable" ); if (! $result ) { echo 'Could not run query: ' . mysql_error (); exit; } if ( mysql_num_ ...
https://man.plustar.jp/php/function.mysql-list-fields.html - [similar]
指定したソケットのローカル側に問い合わせ、その型に応じてホスト/ポート、あるいは ... 4809
« socket_getpeername socket_import_stream » PHP Manual ソケット 関数 指定したソケットのローカル側 ... ername() は Unix ファイルシステムのパス (例: /var/run/daemon.sock )を address パラメータに格納します。 ...
https://man.plustar.jp/php/function.socket-getsockname.html - [similar]
Basic Gearman client and worker, background 4809
« Basic usage Basic Gearman client and worker, submitting tasks » PHP Manual 例 Basic Gearman cl ... lt server (localhost) $gmclient -> addServer (); # run reverse client in the background $job_handle = $gm ...
https://man.plustar.jp/php/gearman.examples-reverse-bg.html - [similar]
画像のヒストグラムを取得する 4809
« Imagick::getImageHeight Imagick::getImageIndex » PHP Manual Imagick 画像のヒストグラムを取得す ... size the image to be small, otherwise PHP tends to run out of memory //This might lead to bad results for ...
https://man.plustar.jp/php/imagick.getimagehistogram.html - [similar]
ReflectionProperty オブジェクトを作成する 4809
« ReflectionProperty::__clone ReflectionProperty::export » PHP Manual ReflectionProperty Reflect ... ault () ? 'declared at compile-time' : 'created at run-time' , var_export ( Reflection :: getModifierName ...
https://man.plustar.jp/php/reflectionproperty.construct.html - [similar]
4809
« 定義済み定数 アプリケーションの設定 » PHP Manual Yaf 例 例 例1 標準的なアプリケーションのディレ ... rap.php で定義した bootstrap メソッドを呼びます -> run (); ?> 例3 リライトルール # apache (.htaccess) Rew ...
https://man.plustar.jp/php/yaf.tutorials.html - [similar]