検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 936 for [SIMILAR] 16 1024 4096 WITH 33566 gzwrite WITH 4... (3.807 sec.)
Unicode プロパティの最大値を取得する 0
« IntlChar::getFC_NFKC_Closure IntlChar::getIntPropertyMinValue » PHP Manual IntlChar Unicode プロパティの最大値を取得する IntlChar::getIntPropertyMaxValue (PHP 7, PHP 8) IntlChar::getIntPropertyMaxValue — Unicode プロパティの最大値を取得する 説明 public static IntlChar::getIntPropertyMa ...
https://man.plustar.jp/php/intlchar.getintpropertymaxvalue.html - [similar]
Unicode プロパティの最小値を取得する 0
« IntlChar::getIntPropertyMaxValue IntlChar::getIntPropertyValue » PHP Manual IntlChar Unicode プロパティの最小値を取得する IntlChar::getIntPropertyMinValue (PHP 7, PHP 8) IntlChar::getIntPropertyMinValue — Unicode プロパティの最小値を取得する 説明 public static IntlChar::getIntPropertyM ...
https://man.plustar.jp/php/intlchar.getintpropertyminvalue.html - [similar]
コードポイントが、Alphabetic プロパティを持つかを調べる 0
« IntlChar::istitle IntlChar::isULowercase » PHP Manual IntlChar コードポイントが、Alphabetic プロパティを持つかを調べる IntlChar::isUAlphabetic (PHP 7, PHP 8) IntlChar::isUAlphabetic — コードポイントが、Alphabetic プロパティを持つかを調べる 説明 public static IntlChar::isUAlphabetic ( i ...
https://man.plustar.jp/php/intlchar.isualphabetic.html - [similar]
GD および Image 関数 0
« imagecopymerge による半透明なすかしの作成 gd_info » PHP Manual GD GD および Image 関数 GD および Image 関数 目次 gd_info — 現在インストールされているGDライブラリに関する情報を取得する getimagesize — 画像の大きさを取得する getimagesizefromstring — 画像の大きさを文字列から取得する image_ ...
https://man.plustar.jp/php/ref.image.html - [similar]
ケース 2: cgi.force_redirect を使用 0
« ケース 1: 配布制限がないファイルのみを配布 ケース 3: doc_root または user_dir を設定 » PHP Manual CGI バイナリとしてインストール ケース 2: cgi.force_redirect を使用 ケース 2: cgi.force_redirect を使用 設定ディレクティブ cgi.force_redirect は、 http://my.host/cgi-bin/php/secretdir/scrip ...
https://man.plustar.jp/php/security.cgi-bin.force-redirect.html - [similar]
ファイルポインタに残っているデータをすべて出力する 0
« SplFileObject::flock SplFileObject::fputcsv » PHP Manual SplFileObject ファイルポインタに残っているデータをすべて出力する SplFileObject::fpassthru (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::fpassthru — ファイルポインタに残っているデータをすべて出力する 説明 public SplFileObject::fpa ...
https://man.plustar.jp/php/splfileobject.fpassthru.html - [similar]
エスケープシーケンス 0
« メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープシーケンス バックスラッシュ〔日本語環境では円記号となる場合もある〕には、 いくつかの使用法があります。ひとつめの使用法は、 非英数字の前に記述する場合で、続く文字が表す特別な意味を取り去ります。 ...
https://man.plustar.jp/php/regexp.reference.escape.html - [similar]
マルチバイト文字列 0
« intl_is_failure はじめに » PHP Manual 自然言語および文字エンコーディング マルチバイト文字列 マルチバイト文字列 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 サポートされるエンコーディングの概要 日本語のマルチバイト文字に関する基本事項 HTTP 入出力 サ ...
https://man.plustar.jp/php/book.mbstring.html - [similar]
文字列を文字列により分割する 0
« echo fprintf » PHP Manual String 関数 文字列を文字列により分割する explode (PHP 4, PHP 5, PHP 7, PHP 8) explode — 文字列を文字列により分割する 説明 explode ( string $separator , string $string , int $limit = PHP_INT_MAX ): array 文字列の配列を返します。この配列の各要素は、 string を文字 ...
https://man.plustar.jp/php/function.explode.html - [similar]
ラージオブジェクト (LOB) 0
« エラーおよびエラー処理 PDO » PHP Manual PDO ラージオブジェクト (LOB) ラージオブジェクト (LOB) アプリケーション内で、データベースに「大きな」データを格納する 必要を感じることがあるかもしれません。「大きな」とは、一般的には 「4kb 程度以上」を指しますが、データベースによっては 32kb くらい ...
https://man.plustar.jp/php/pdo.lobs.html - [similar]