検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 482 for [SIMILAR] 16 1024 4096 WITH 25864 resetimagepage... (0.725 sec.)
はじめに 0
« LZF インストール/設定 » PHP Manual LZF はじめに はじめに LZF は非常に高速な圧縮アルゴリズムで、わずかな速度の低下と引き換えに スペースを節約したい場合に適しています。 コンパイル時に速度もしくはスペースのどちらを優先して最適化を行うかを 選択することができます。この拡張モジュールは、Marc ...
https://man.plustar.jp/php/intro.lzf.html - [similar]
このテキストノードが、要素の内容にホワイトスペースが含まれているかを返す 0
« DOMText::__construct DOMText::isWhitespaceInElementContent » PHP Manual DOMText このテキストノードが、要素の内容にホワイトスペースが含まれているかを返す DOMText::isElementContentWhitespace (No version information available, might only be in Git) DOMText::isElementContentWhitespace — こ ...
https://man.plustar.jp/php/domtext.iselementcontentwhitespace.html - [similar]
バイナリセーフな gz ファイル書き込み 0
« gzuncompress inflate_add » PHP Manual Zlib 関数 バイナリセーフな gz ファイル書き込み gzwrite (PHP 4, PHP 5, PHP 7, PHP 8) gzwrite — バイナリセーフな gz ファイル書き込み 説明 gzwrite ( resource $stream , string $data , ? int $length = null ): int | false gzwrite() は data の内容を与えら ...
https://man.plustar.jp/php/function.gzwrite.html - [similar]
Web 上の場所へのリンクを追加する 0
« ps_add_pdflink ps_arc » PHP Manual PS 関数 Web 上の場所へのリンクを追加する ps_add_weblink (PECL ps >= 1.1.0) ps_add_weblink — Web 上の場所へのリンクを追加する 説明 ps_add_weblink ( resource $psdoc , float $llx , float $lly , float $urx , float $ury , string $url ): bool 指定した位置に ...
https://man.plustar.jp/php/function.ps-add-weblink.html - [similar]
エラーのレポート 0
« SQLインジェクション ユーザーが投稿したデータ » PHP Manual セキュリティ エラーのレポート エラーのレポート PHPのセキュリティに関して、2種類のエラー出力があります。一つは、セ キュリティ向上に役立つものであり、もう一つは、セキュリティ上有害な ものです。 標準的な攻撃手法の中に不完全なデータ ...
https://man.plustar.jp/php/security.errors.html - [similar]
バイナリセーフなファイル書き込み処理 0
« ftruncate glob » PHP Manual ファイルシステム 関数 バイナリセーフなファイル書き込み処理 fwrite (PHP 4, PHP 5, PHP 7, PHP 8) fwrite — バイナリセーフなファイル書き込み処理 説明 fwrite ( resource $stream , string $data , ? int $length = null ): int | false fwrite() は data の内容を stream ...
https://man.plustar.jp/php/function.fwrite.html - [similar]
現在のリソース使用状況を取得する 0
« getopt ini_alter » PHP Manual PHP オプション/情報 関数 現在のリソース使用状況を取得する getrusage (PHP 4, PHP 5, PHP 7, PHP 8) getrusage — 現在のリソース使用状況を取得する 説明 getrusage ( int $mode = 0 ): array | false この関数は、 getrusage(2) へのインターフェイスです。 システムコール ...
https://man.plustar.jp/php/function.getrusage.html - [similar]
バイナリセーフなファイルの読み込み 0
« fputs fscanf » PHP Manual ファイルシステム 関数 バイナリセーフなファイルの読み込み fread (PHP 4, PHP 5, PHP 7, PHP 8) fread — バイナリセーフなファイルの読み込み 説明 fread ( resource $stream , int $length ): string | false fread() は、 stream が指すファイルポインタから最高 length バイト ...
https://man.plustar.jp/php/function.fread.html - [similar]
文字列の先頭および末尾にあるホワイトスペースを取り除く 0
« substr ucfirst » PHP Manual String 関数 文字列の先頭および末尾にあるホワイトスペースを取り除く trim (PHP 4, PHP 5, PHP 7, PHP 8) trim — 文字列の先頭および末尾にあるホワイトスペースを取り除く 説明 trim ( string $string , string $characters = " \n\r\t\v\x00" ): string この関数は string の ...
https://man.plustar.jp/php/function.trim.html - [similar]
コードポイントが、ICU の空白文字であるかを調べる 0
« IntlChar::isUWhiteSpace IntlChar::isxdigit » PHP Manual IntlChar コードポイントが、ICU の空白文字であるかを調べる IntlChar::isWhitespace (PHP 7, PHP 8) IntlChar::isWhitespace — コードポイントが、ICU の空白文字であるかを調べる 説明 public static IntlChar::isWhitespace ( int | string $co ...
https://man.plustar.jp/php/intlchar.iswhitespace.html - [similar]