検索

phrase: max: clip:
target: order:
Results of 781 - 790 of about 1082 for コード (0.173 sec.)
ZIP アーカイブのコメントを返す 2557
« ZipArchive::extractTo ZipArchive::getCommentIndex » PHP Manual ZipArchive ZIP アーカイブのコメ ... var_dump ( $zip -> comment ); } else { echo '失敗、コード:' . $res ; } ?> 関連キーワード: コメント , アーカイ ...
https://man.plustar.jp/php/ziparchive.getarchivecomment.html - [similar]
エントリ名を使用して、エントリのコメントを返す 2557
« ZipArchive::getCommentIndex ZipArchive::getExternalAttributesIndex » PHP Manual ZipArchive エン ... tName ( 'test/entry1.txt' )); } else { echo '失敗、コード:' . $res ; } ?> 関連キーワード: エントリ , コメント ...
https://man.plustar.jp/php/ziparchive.getcommentname.html - [similar]
名前で定義されたエントリの外部属性を取得する 2557
« ZipArchive::getExternalAttributesIndex ZipArchive::getFromIndex » PHP Manual ZipArchive 名前で ... のうちのひとつで定義された、 オペレーティングシステムコードを取得します。 attr 成功した場合に、外部属性を取得し ...
https://man.plustar.jp/php/ziparchive.getexternalattributesname.html - [similar]
インデックスで定義されたエントリの外部属性を設定する 2557
« ZipArchive::setEncryptionName ZipArchive::setExternalAttributesName » PHP Manual ZipArchive イ ... のうちのひとつで定義された、 オペレーティングシステムコード attr 外部属性。 値はオペレーティングシステム依存で ...
https://man.plustar.jp/php/ziparchive.setexternalattributesindex.html - [similar]
Transliterator クラス 2551
« Spoofchecker::setChecks Transliterator::__construct » PHP Manual intl Transliterator クラス Tr ... 作成する Transliterator::getErrorCode — 直近のエラーコードを取得する Transliterator::getErrorMessage — 直近のエ ...
https://man.plustar.jp/php/class.transliterator.html - [similar]
Yaf_Registry クラス 2551
« Yaf_Plugin_Abstract::routerStartup Yaf_Registry::__construct » PHP Manual Yaf Yaf_Registry クラ ... ており、 どこからでもアクセスできます。これを使えば、コードのどこからでも必要に応じて 任意のデータを保存したり取 ...
https://man.plustar.jp/php/class.yaf-registry.html - [similar]
タイムゾーンの位置情報を返す 2551
« DateTimeZone::__construct DateTimeZone::getName » PHP Manual DateTimeZone タイムゾーンの位置情 ... $object ): array | false タイムゾーンの位置情報 (国コード、緯度/経度、コメント) を返します。 パラメータ objec ...
https://man.plustar.jp/php/datetimezone.getlocation.html - [similar]
圧縮された文字列を解凍する 2551
« gztell gzwrite » PHP Manual Zlib 関数 圧縮された文字列を解凍する gzuncompress (PHP 4 >= 4.0.1, ... によって圧縮されたデータを指定します。 max_length デコードするデータの最大長を指定します。 戻り値 オリジナルの ...
https://man.plustar.jp/php/function.gzuncompress.html - [similar]
文字列の文字数を返す 2551
« iconv_set_encoding iconv_strpos » PHP Manual iconv 関数 文字列の文字数を返す iconv_strlen (PHP ... れなかった場合、もしくは null の場合、 string のエンコードは iconv.internal_encoding であると判断されます。 戻 ...
https://man.plustar.jp/php/function.iconv-strlen.html - [similar]
画像をブラウザあるいはファイルに出力する 2551
« imagegetinterpolation imagegrabscreen » PHP Manual GD および Image 関数 画像をブラウザあるいは ... e to GIF with success!' ; ?> 注意 注意 : 以下の短いコードにより、利用可能な GD サポートの型を自動検出して 汎用 ... "); imagegif ($im); の部分を、より柔軟性のある このコードに置換してください。 <?php // Create a new image ins ...
https://man.plustar.jp/php/function.imagegif.html - [similar]