検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 313 for exists (0.062 sec.)
ファイルタイプを取得する 4296
« filesize flock » PHP Manual ファイルシステム 関数 ファイルタイプを取得する filetype (PHP 4, PH ... ファイルがシンボリックリンクかどうかを調べる file_exists() - ファイルまたはディレクトリが存在するかどうか調 ...
https://man.plustar.jp/php/function.filetype.html - [similar]
関数に渡された引数の数を返す 4296
« func_get_args function_exists » PHP Manual 関数処理 関数 関数に渡された引数の数を返す func_num ...
https://man.plustar.jp/php/function.func-num-args.html - [similar]
定義済のクラスの名前を配列として返す 4296
« get_class get_declared_interfaces » PHP Manual クラス/オブジェクト関数 定義済のクラスの名前を配 ... PHP_Incomplete_Class [2] => Directory ) 参考 class_exists() - クラスが定義済みかどうかを確認する get_declare ...
https://man.plustar.jp/php/function.get-declared-classes.html - [similar]
GD2 ファイルまたは URL から新規イメージを生成する 4296
« imagecreatefrombmp imagecreatefromgd2part » PHP Manual GD および Image 関数 GD2 ファイルまたは ... ここでは、 // 画像の打ち消しを行います if( function_exists ( 'imagefilter' )) { imagefilter ( $im , IMG_FILTE ...
https://man.plustar.jp/php/function.imagecreatefromgd2.html - [similar]
パレット形式の画像を true color に変換する 4296
« imagepalettecopy imagepng » PHP Manual GD および Image 関数 パレット形式の画像を true color に ... <?php // 過去との互換性のための処理 if(! function_exists ( 'imagepalettetotruecolor' )) { function imagepal ...
https://man.plustar.jp/php/function.imagepalettetotruecolor.html - [similar]
ファイルが書き込み可能かどうかを調べる 4296
« is_uploaded_file is_writeable » PHP Manual ファイルシステム 関数 ファイルが書き込み可能かどうか ... イルが存在し、読み込み可能であるかどうかを知る file_exists() - ファイルまたはディレクトリが存在するかどうか調 ...
https://man.plustar.jp/php/function.is-writable.html - [similar]
配列からキーを取り出す 4296
« key_exists krsort » PHP Manual 配列 関数 配列からキーを取り出す key (PHP 4, PHP 5, PHP 7, PHP ...
https://man.plustar.jp/php/function.key.html - [similar]
メッセージキューを作成またはそれにアタッチする 4296
« ftok msg_queue_exists » PHP Manual セマフォ関数 メッセージキューを作成またはそれにアタッチする ...
https://man.plustar.jp/php/function.msg-get-queue.html - [similar]
指定したサーバーでアイテムを比較して入れ替える 4296
« Memcached::cas Memcached::__construct » PHP Manual Memcached 指定したサーバーでアイテムを比較し ... Memcached::getResultCode() は Memcached::RES_DATA_EXISTS を返します。 参考 Memcached::cas() - アイテムを比較 ...
https://man.plustar.jp/php/memcached.casbykey.html - [similar]
その他の変更 4296
« 削除された拡張モジュール Windows のサポート » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 その ... その他の変更 パフォーマンスの向上 PHP コア array_key_exists() 関数で使うための特別な VM opcode が追加されました ... が向上します。名前空間内にあるコードは、 \array_key_exists() を書くか、明示的に関数を import する必要があるか ...
https://man.plustar.jp/php/migration74.other-changes.html - [similar]