検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 313 for exists (0.008 sec.)
Trigger a timer tick callback function by time interval 5294
« swoole_timer_exists swoole_version » PHP Manual Swoole 関数 Trigger a timer tick callback func ... er , callback , function , time , interval , int , exists , version , Swoole ...
https://man.plustar.jp/php/function.swoole-timer-tick.html - [similar]
Delete a timer by timer ID. 5294
« Swoole\Timer::after Swoole\Timer::exists » PHP Manual Swoole\Timer Delete a timer by timer ID. ... ーワード: timer , Delete , Swoole , Timer , after , exists , swoole , public , static , int ...
https://man.plustar.jp/php/swoole-timer.clear.html - [similar]
5163
« 定義済み定数 Rar 関数 » PHP Manual Rar 例 例 rar:// ラッパー の例も参照ください。 例1 オンザフ ... ライでの復元 <?php if (! array_key_exists ( "i" , $_GET ) || ! is_numeric ( $_GET [ "i" ])) ... die( "Cannot retrieve entries" ); if (! array_key_exists ( $index , $entries )) die( "No such index: $index ... dent function detectUserAgent () { if (! array_key_exists ( 'HTTP_USER_AGENT' , $_SERVER )) return "Other" ; ... ormat = $formatDef ; break; default: if ( function_exists ( 'iconv' )) $orfilename = @ iconv ( "UTF-8" , "IS ...
https://man.plustar.jp/php/rar.examples.html - [similar]
The Swoole\Timer class 5079
« Swoole\Table::valid Swoole\Timer::after » PHP Manual Swoole The Swoole\Timer class The Swoole\ ... static clear ( int $timer_id ): void public static exists ( int $timer_id ): bool public static tick ( int $ ... :clear — Delete a timer by timer ID. Swoole\Timer::exists — Check if a timer is existed. Swoole\Timer::tick ...
https://man.plustar.jp/php/class.swoole-timer.html - [similar]
リクエストの一部を指定したURIに対して行い、全ての情報を返す 5079
« apache_getenv apache_note » PHP Manual Apache 関数 リクエストの一部を指定したURIに対して行い、 ... dex.php?var=value' ); print_r ( $info ); if ( file_exists ( $info -> filename )) { echo 'file exists!' ; } ? ... tes_sent] => 0 [request_time] => 1074282764 ) file exists! 関連キーワード: リクエスト , 情報 , 指定 , lookup ...
https://man.plustar.jp/php/function.apache-lookup-uri.html - [similar]
タグを使用して新しい辞書を作成する 5079
« enchant_broker_list_dicts enchant_broker_request_pwl_dict » PHP Manual Enchant 関数 タグを使用 ... の例 辞書が存在するかどうかを enchant_broker_dict_exists() で調べ、それを要求します。 <?php $tag = 'en_US' ... = enchant_broker_init (); if ( enchant_broker_dict_exists ( $broker , $tag )) { $dict = enchant_broker_reque ... ) - 個々の辞書について説明する enchant_broker_dict_exists() - 辞書が存在するかどうかを調べる。空でないタグを ...
https://man.plustar.jp/php/function.enchant-broker-request-dict.html - [similar]
画像をブラウザあるいはファイルに出力する 5079
« imagegetinterpolation imagegrabscreen » PHP Manual GD および Image 関数 画像をブラウザあるいは ... mage operations here // Handle output if( function_exists ( 'imagegif' )) { // For GIF header ( 'Content-Typ ... image/gif' ); imagegif ( $im ); } elseif( function_exists ( 'imagejpeg' )) { // For JPEG header ( 'Content-T ... imagejpeg ( $im , NULL , 100 ); } elseif( function_exists ( 'imagepng' )) { // For PNG header ( 'Content-Typ ... image/png' ); imagepng ( $im ); } elseif( function_exists ( 'imagewbmp' )) { // For WBMP header ( 'Content-T ...
https://man.plustar.jp/php/function.imagegif.html - [similar]
マジック定数 5079
« 自動的に定義される定数 式 » PHP Manual 定数 マジック定数 マジック定数 使われる場所によって値が ... 名。 参考 ::class get_class() get_object_vars() file_exists() function_exists() 関連キーワード: 定数 , マジック ... , クラス , 名前 , ディレクトリ , 解決 , 宣言 , exists , 変化 , 存在 ...
https://man.plustar.jp/php/language.constants.magic.html - [similar]
プリペアドステートメント 4996
« ステートメントの実行 ストアドプロシージャ » PHP Manual クイックスタートガイド プリペアドステー ... red statement */ $mysqli -> query ( "DROP TABLE IF EXISTS test" ); $mysqli -> query ( "CREATE TABLE test(id ... red statement */ $mysqli -> query ( "DROP TABLE IF EXISTS test" ); $mysqli -> query ( "CREATE TABLE test(id ... , "database" ); $mysqli -> query ( "DROP TABLE IF EXISTS test" ); $mysqli -> query ( "CREATE TABLE test(id ... red statement */ $mysqli -> query ( "DROP TABLE IF EXISTS test" ); $mysqli -> query ( "CREATE TABLE test(id ...
https://man.plustar.jp/php/mysqli.quickstart.prepared-statements.html - [similar]
はじめに 4949
« Componere インストール/設定 » PHP Manual Componere はじめに はじめに Componere (latin, English ... inal class for as long as the Componere\Definition exists. public Componere\Definition::__construct ( string ... remain applied for as long as the Componere\Patch exists, and can be reverted explicitly. public Componere\ ...
https://man.plustar.jp/php/intro.componere.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT