検索

phrase: max: clip:
target: order:
Results of 11 - 15 of about 15 for bogus (0.001 sec.)
新しい画像をファイルあるいは URL から作成する 7628
« imagecreatefromgd imagecreatefromjpeg » PHP Manual GD および Image 関数 新しい画像をファイルあ ... r ( 'Content-Type: image/gif' ); $img = LoadGif ( 'bogus.image' ); imagegif ( $img ); imagedestroy ( $img ) ...
https://man.plustar.jp/php/function.imagecreatefromgif.html - [similar]
新しい画像をファイルあるいは URL から作成する 7628
« imagecreatefromtga imagecreatefromwebp » PHP Manual GD および Image 関数 新しい画像をファイルあ ... nt-Type: image/vnd.wap.wbmp' ); $img = LoadWBMP ( 'bogus.image' ); imagewbmp ( $img ); imagedestroy ( $img ...
https://man.plustar.jp/php/function.imagecreatefromwbmp.html - [similar]
ファイルがディレクトリかどうかを調べる 7628
« glob is_executable » PHP Manual ファイルシステム 関数 ファイルがディレクトリかどうかを調べる i ... p ( is_dir ( 'a_file.txt' )); var_dump ( is_dir ( 'bogus_dir/abc' )); var_dump ( is_dir ( '..' )); //一つ上 ...
https://man.plustar.jp/php/function.is-dir.html - [similar]
SoapServer の持続モードを設定する 7628
« SoapServer::setObject SoapFault » PHP Manual SoapServer SoapServer の持続モードを設定する Soap ... erver クラスのデータをシリアライズして $_SESSION['_bogus_session_name'] に格納します。 そのため、このモード ...
https://man.plustar.jp/php/soapserver.setpersistence.html - [similar]
英文形式の日付を Unix タイムスタンプに変換する 7314
« strptime time » PHP Manual 日付・時刻 関数 英文形式の日付を Unix タイムスタンプに変換する strt ... $str )) === false ) { echo "The string ( $str ) is bogus" ; } else { echo " $str == " . date ( 'l dS \o\f F ...
https://man.plustar.jp/php/function.strtotime.html - [similar]
PREV 1 2 NEXT