検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 1772 for [SIMILAR] 16 1024 4096 WITH 5759 サポ WITH 5144 ... (2.210 sec.)
新しいグローバル定数 0
« 新しく追加された関数 下位互換性のない変更点 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 新しいグローバル定数 新しいグローバル定数 cURL CURLOPT_DOH_URL CURLOPT_ISSUERCERT_BLOB CURLOPT_PROXY_ISSUERCERT CURLOPT_PROXY_ISSUERCERT_BLOB CURLOPT_PROXY_SSLCERT_BLOB CURLOPT_PROXY_SSLKEY_BLOB ...
https://man.plustar.jp/php/migration81.constants.html - [similar]
その他の変更 0
« 推奨されなくなる機能 PHP 7.3.x から PHP 7.4.x への移行 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 その他の変更 その他の変更 SAPI モジュールの変更 Apache2Handler PHP モジュールの名前が php7_module から php_module に変更されました。 変更された関数 リフレクション ReflectionClass::getC ...
https://man.plustar.jp/php/migration80.other-changes.html - [similar]
PHPの歴史 0
« PHP の歴史と関連するプロジェクト PHP関連のプロジェクトの歴史 » PHP Manual PHP の歴史と関連するプロジェクト PHPの歴史 PHPの歴史 PHP Tools、FI、Construction Kit、そして PHP/FI 現在 PHP として知られているものは、かつて PHP/FI と呼ばれていたソフトウェアの後継です。 1994 年に Rasmus Lerdorf ...
https://man.plustar.jp/php/history.php.html - [similar]
新機能 0
« 下位互換性のない変更点 PHP 5.6.x で推奨されなくなる機能 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 新機能 新機能 定数式 数値や文字列リテラルと定数を、これまでのバージョンでは静的な値が想定されていた場面 (定数やプロパティの宣言、関数のデフォルト引数など) で、スカラー式として扱えるよ ...
https://man.plustar.jp/php/migration56.new-features.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
オープンされたモードでサポートされる最大キー長を返す 0
« mcrypt_enc_get_iv_size mcrypt_enc_get_modes_name » PHP Manual Mcrypt 関数 オープンされたモードでサポートされる最大キー長を返す mcrypt_enc_get_key_size (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_enc_get_key_size — オープンされたモードでサポートされる最大キー長を ...
https://man.plustar.jp/php/function.mcrypt-enc-get-key-size.html - [similar]
サポートされる全てのモードの配列を取得する 0
« mcrypt_list_algorithms mcrypt_module_close » PHP Manual Mcrypt 関数 サポートされる全てのモードの配列を取得する mcrypt_list_modes (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_list_modes — サポートされる全てのモードの配列を取得する 警告 この関数は PHP 7.1.0 で 非推 ...
https://man.plustar.jp/php/function.mcrypt-list-modes.html - [similar]
ファイルシステムが拡張属性をサポートしているかどうかを調べる 0
« xattr_set xdiff » PHP Manual xattr 関数 ファイルシステムが拡張属性をサポートしているかどうかを調べる xattr_supported (PECL xattr >= 1.0.0) xattr_supported — ファイルシステムが拡張属性をサポートしているかどうかを調べる 説明 xattr_supported ( string $filename , int $flags = 0 ): bool この ...
https://man.plustar.jp/php/function.xattr-supported.html - [similar]
サポートする日付と時刻の書式 0
« timezone_version_get 時刻の書式 » PHP Manual Date/Time サポートする日付と時刻の書式 サポートする日付と時刻の書式 目次 時刻の書式 日付の書式 複合的な書式 相対的な書式 この節では DateTimeImmutable , DateTime , date_create_immutable() , date_create() , date_parse() および strtotime() が解 ...
https://man.plustar.jp/php/datetime.formats.html - [similar]
マルチバイト文字列を受取り、文字の配列を返す 0
« mb_split mb_strcut » PHP Manual マルチバイト文字列 関数 マルチバイト文字列を受取り、文字の配列を返す mb_str_split (PHP 7 >= 7.4.0, PHP 8) mb_str_split — マルチバイト文字列を受取り、文字の配列を返す 説明 mb_str_split ( string $string , int $length = 1 , ? string $encoding = null ): arra ...
https://man.plustar.jp/php/function.mb-str-split.html - [similar]