検索

phrase: max: clip:
target: order:
Results of 251 - 260 of about 313 for exists (0.242 sec.)
GD2 ファイルまたは URL の指定した部分から新規イメージを生成する 4250
« imagecreatefromgd2 imagecreatefromgd » PHP Manual GD および Image 関数 GD2 ファイルまたは URL ... ここでは、エンボス処理を行っています if( function_exists ( 'imagefilter' )) { imagefilter ( $im , IMG_FILTE ...
https://man.plustar.jp/php/function.imagecreatefromgd2part.html - [similar]
オブジェクトがこのクラスのものであるか、このクラスをその親クラスのひとつとしてい... 4250
« interface_exists is_subclass_of » PHP Manual クラス/オブジェクト関数 オブジェクトがこのクラスの ...
https://man.plustar.jp/php/function.is-a.html - [similar]
ファイルが存在し、読み込み可能であるかどうかを知る 4250
« is_link is_uploaded_file » PHP Manual ファイルシステム 関数 ファイルが存在し、読み込み可能であ ... le() - ファイルが書き込み可能かどうかを調べる file_exists() - ファイルまたはディレクトリが存在するかどうか調 ...
https://man.plustar.jp/php/function.is-readable.html - [similar]
ファイルを出力する 4250
« popen readlink » PHP Manual ファイルシステム 関数 ファイルを出力する readfile (PHP 4, PHP 5, P ... ロードの強制 <?php $file = 'monkey.gif' ; if ( file_exists ( $file )) { header ( 'Content-Description: File T ...
https://man.plustar.jp/php/function.readfile.html - [similar]
ユーザーキャッシュの中身全体を削除する 4250
« wincache_ucache_cas wincache_ucache_dec » PHP Manual WinCache 関数 ユーザーキャッシュの中身全体 ... キャッシュに格納された変数を取得する wincache_ucache_exists() - 変数がユーザーキャッシュに存在するかどうかを調 ...
https://man.plustar.jp/php/function.wincache-ucache-clear.html - [similar]
指定したキーの排他ロックを解放する 4250
« wincache_ucache_set Windows でのビルド » PHP Manual WinCache 関数 指定したキーの排他ロックを解 ... ーザーキャッシュの中身全体を削除する wincache_ucache_exists() - 変数がユーザーキャッシュに存在するかどうかを調 ...
https://man.plustar.jp/php/function.wincache-unlock.html - [similar]
可変関数 4250
« 戻り値 内部(ビルトイン)関数 » PHP Manual 関数 可変関数 可変関数 PHP は可変関数(variable func ... す。 ?> 参考 is_callable() call_user_func() function_exists() 可変変数 関連キーワード: 関数 , 可変 , メソッド ...
https://man.plustar.jp/php/functions.variable-functions.html - [similar]
画像のヒストグラムを取得する 4250
« Imagick::getImageHeight Imagick::getImageIndex » PHP Manual Imagick 画像のヒストグラムを取得す ... stogramElement -> getColorCount (); if ( array_key_exists ( $color , $colorStatistics )) { $colorStatistics ...
https://man.plustar.jp/php/imagick.getimagehistogram.html - [similar]
アイテムを比較して入れ替える 4250
« Memcached::appendByKey Memcached::casByKey » PHP Manual Memcached アイテムを比較して入れ替える ... Memcached::getResultCode() は Memcached::RES_DATA_EXISTS を返します。 例 例1 Memcached::cas() の例 <?php $m ...
https://man.plustar.jp/php/memcached.cas.html - [similar]
ドキュメントを検索する 4250
« Collection::existsInDatabase Collection::getName » PHP Manual mysql_xdevapi\Collection ドキュメ ... @localhost" ); $session -> sql ( "DROP DATABASE IF EXISTS addressbook" )-> execute (); $session -> sql ( "CR ...
https://man.plustar.jp/php/mysql-xdevapi-collection.find.html - [similar]