検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 924 for [SIMILAR] 16 1024 4096 WITH 12619 libxslt WITH 1... (0.881 sec.)
アトリビュートの概要 0
« アトリビュート アトリビュートの文法 » PHP Manual アトリビュート アトリビュートの概要 アトリビュートの概要 (PHP 8) アトリビュートを使うと、 コンピューターが解析できる構造化されたメタデータの情報を、 コードの宣言時に埋め込むことができます。 つまり、クラス、メソッド、関数、プロパティ、クラ ...
https://man.plustar.jp/php/language.attributes.overview.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]
Yet Another Framework (Yaf) 0
« yaml_parse はじめに » PHP Manual その他の基本モジュール Yet Another Framework (Yaf) Yet Another Framework (Yaf) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 アプリケーションの設定 Yaf_Application — Yaf_Application クラス Yaf_Application::app — ...
https://man.plustar.jp/php/book.yaf.html - [similar]
リファレンスカウントの原理 0
« ガベージコレクション 循環の収集 » PHP Manual ガベージコレクション リファレンスカウントの原理 リファレンスカウントの原理 PHP 変数は「zval」と呼ばれるコンテナに保管されます。 zval コンテナには、変数の型と値の他に、情報の追加ビットを2つ含みます。 1つ目は「is_ref」と呼ばれ、変数が「参照集合 ...
https://man.plustar.jp/php/features.gc.refcounting-basics.html - [similar]
新機能 0
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
phar アーカイブを実行可能な別の phar アーカイブ形式に変換する 0
« Phar::convertToData Phar::copy » PHP Manual Phar phar アーカイブを実行可能な別の phar アーカイブ形式に変換する Phar::convertToExecutable (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::convertToExecutable — phar アーカイブを実行可能な別の phar アーカイブ形式に変換する 説明 pub ...
https://man.plustar.jp/php/phar.converttoexecutable.html - [similar]
文字列 0
« 浮動小数点数 数値形式の文字列 » PHP Manual 型 文字列 文字列 string は、文字が連結されたものです。PHP では、 文字は 1 バイトと同じです。つまり、256 個の異なる文字を使用可能です。 これは、PHP が Unicode をネイティブにサポートしていないことも意味します。 文字列型の詳細 を参照ください。 注 ...
https://man.plustar.jp/php/language.types.string.html - [similar]
Phar クラス 0
« Phar のシグネチャの書式 Phar::addEmptyDir » PHP Manual Phar Phar クラス Phar クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) はじめに Phar クラスは、phar アーカイブへのアクセスや作成のための高レベルインターフェイスを提供します。 クラス概要 class Phar extends RecursiveDirector ...
https://man.plustar.jp/php/class.phar.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Memcached 設定オプション 名前 デフォルト 変更可能 変更履歴 memcached.sess_locking On PHP_INI_ALL memcached 0.1.0 以降で利用可能です。 memcached.sess_consistent_hash O ...
https://man.plustar.jp/php/memcached.configuration.html - [similar]
cURL 転送用オプションを設定する 0
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl_setopt (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_setopt — cURL 転送用オプションを設定する 説明 curl_setopt ( CurlHandle $handle , int $option , mixed $value ): bool 指定した cURL セッションハ ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT