検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 275 for [SIMILAR] 16 1024 4096 WITH 39576 getdefaultvalu... (0.308 sec.)
フィールドが設定されているかを調べる 0
« IntlCalendar::isLenient IntlCalendar::isWeekend » PHP Manual IntlCalendar フィールドが設定されているかを調べる IntlCalendar::isSet (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::isSet — フィールドが設定されているかを調べる 説明 オブジェクト指向型 public IntlCalendar::isS ...
https://man.plustar.jp/php/intlcalendar.isset.html - [similar]
文字に対応する Unicode コードポイントを返す 0
« IntlChar::isxdigit IntlChar::tolower » PHP Manual IntlChar 文字に対応する Unicode コードポイントを返す IntlChar::ord (PHP 7, PHP 8) IntlChar::ord — 文字に対応する Unicode コードポイントを返す 説明 public static IntlChar::ord ( int | string $character ): ? int 指定された文字の Unicode コ ...
https://man.plustar.jp/php/intlchar.ord.html - [similar]
プロパティ 0
« クラスの基礎 オブジェクト定数 » PHP Manual クラスとオブジェクト プロパティ プロパティ クラスのメンバ変数のことを プロパティ といいます。 それ以外に フィールド などという呼びかたを見たことがあるかもしれません。 しかし、このマニュアルでは プロパティ と呼ぶことにします。 プロパティは、少な ...
https://man.plustar.jp/php/language.oop5.properties.html - [similar]
大きな値に対する自動圧縮処理を有効にする 0
« Memcache::set Memcache::setServerParams » PHP Manual Memcache 大きな値に対する自動圧縮処理を有効にする Memcache::setCompressThreshold (PECL memcache >= 2.0.0) Memcache::setCompressThreshold — 大きな値に対する自動圧縮処理を有効にする 説明 Memcache::setCompressThreshold ( int $threshold ...
https://man.plustar.jp/php/memcache.setcompressthreshold.html - [similar]
その他の変更 0
« PHP 7.3.x で推奨されなくなる機能 Windows のサポート » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 その他の変更 その他の変更 PHP コア set(raw)cookie 関数は $option 引数を受け入れるように setcookie() および setrawcookie() 関数は、次のようなシグネチャもサポートするようになりました: setco ...
https://man.plustar.jp/php/migration73.other-changes.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 大半のインストール環境では、APCu はデフォルトの設定で問題ありません。 しかし、本格的なユーザーは以下のパラメータのチューニングを考慮すべきです。 APCuを設定するには、ひ ...
https://man.plustar.jp/php/apcu.configuration.html - [similar]
変更履歴 0
« mysqli::set_opt Mysql_xdevapi » PHP Manual MySQLi 変更履歴 変更履歴 この拡張モジュールのクラス/関数/メソッドには次のような変更がありました。 Version Function Description 8.1.0 mysqli_driver::$report_mode デフォルト値が MYSQLI_REPORT_ERROR | MYSQLI_REPORT_STRICT になりました。 これより前 ...
https://man.plustar.jp/php/changelog.mysqli.html - [similar]
continue 0
« break switch » PHP Manual 制御構造 continue continue (PHP 4, PHP 5, PHP 7, PHP 8) continue は、ループ構造において現在の繰り返しループ の残りの処理をスキップし、条件式を評価した後に 次の繰り返しの最初から実行を続けるために使用されます、 注意 : PHP では、 continue の動作に関しては switch ...
https://man.plustar.jp/php/control-structures.continue.html - [similar]
libcurl セッションハンドルのすべてのオプションをリセットする 0
« curl_pause curl_setopt_array » PHP Manual cURL 関数 libcurl セッションハンドルのすべてのオプションをリセットする curl_reset (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_reset — libcurl セッションハンドルのすべてのオプションをリセットする 説明 curl_reset ( CurlHandle $handle ): void 指定した cUR ...
https://man.plustar.jp/php/function.curl-reset.html - [similar]
FDF データを表示する PDF ドキュメントを設定する 0
« fdf_set_encoding fdf_set_flags » PHP Manual FDF 関数 FDF データを表示する PDF ドキュメントを設定する fdf_set_file (PHP 4, PHP 5 < 5.3.0, PECL fdf SVN) fdf_set_file — FDF データを表示する PDF ドキュメントを設定する 説明 fdf_set_file ( resource $fdf_document , string $url , string $targe ...
https://man.plustar.jp/php/function.fdf-set-file.html - [similar]