検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 370 for [SIMILAR] 16 1024 4096 WITH 35180 ル空 WITH 1561... (0.463 sec.)
環境変数 0
« $_SESSION $_COOKIE » PHP Manual 定義済の変数 環境変数 $_ENV (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_ENV — 環境変数 説明 環境変数として現在のスクリプトに渡された変数の連想配列です。 これらの変数は PHP パーサが実行されている環境から PHP のグローバル名前空間に取り込まれます。 その多くは、 ...
https://man.plustar.jp/php/reserved.variables.environment.html - [similar]
アトリビュートクラスを宣言する 0
« リフレクションAPI を使ってアトリビュートを読み取る リファレンスの説明 » PHP Manual アトリビュート アトリビュートクラスを宣言する アトリビュートクラスを宣言する 厳密に必須ではありませんが、 アトリビュート毎にクラスを作成することを推奨します。 もっとも簡単な場合、 グローバル名前空間からu ...
https://man.plustar.jp/php/language.attributes.classes.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Yaf 設定オプション 名前 デフォルト 変更可能 変更履歴 yaf.library PHP_INI_ALL yaf.action_prefer 0 PHP_INI_ALL yaf.lowcase_path 0 PHP_INI_ALL yaf.use_spl_autoload 0 PHP ...
https://man.plustar.jp/php/yaf.configuration.html - [similar]
declare 0
« match return » PHP Manual 制御構造 declare declare (PHP 4, PHP 5, PHP 7, PHP 8) declare 文は、あるコードブロックの中に 実行ディレクティブをセットするために使用します。 declare の文法は他の制御構造と似ています。 declare (ディレクティブ) 文 ディレクティブ の箇所で、セットされた declare ブ ...
https://man.plustar.jp/php/control-structures.declare.html - [similar]
MySQL Native Driverプラグイン のアーキテクチャ 0
« mysqlnd plugin APIを取得する mysqlnd のプラグインAPI » PHP Manual MySQL Native Driver プラグインAPI MySQL Native Driverプラグイン のアーキテクチャ MySQL Native Driverプラグイン のアーキテクチャ このセクションでは、 mysqlnd プラグイン のアーキテクチャについての概要を示します。 MySQL Nat ...
https://man.plustar.jp/php/mysqlnd.plugin.architecture.html - [similar]
コンストラクタとデストラクタ 0
« クラスのオートローディング アクセス権 » PHP Manual クラスとオブジェクト コンストラクタとデストラクタ コンストラクタとデストラクタ コンストラクタ __construct ( mixed ...$values = "" ): void PHP では、開発者がクラスのコンストラクタメソッドを宣言することが できます。コンストラクタメソッド ...
https://man.plustar.jp/php/language.oop5.decon.html - [similar]
Yaf_Loader クラス 0
« Yaf_View_Simple::setScriptPath Yaf_Loader::autoload » PHP Manual Yaf Yaf_Loader クラス Yaf_Loader クラス (Yaf >=1.0.0) はじめに Yaf_Loader は、 Yaf 用に包括的なオートローディング機能を導入します。 最初に Yaf_Application のインスタンスを取得するときに、 Yaf_Loader はシングルトンのインス ...
https://man.plustar.jp/php/class.yaf-loader.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
« 定数 自動的に定義される定数 » PHP Manual 定数 構文 構文 const キーワードか、 define() 関数を使うことで、定数を宣言することが出来ます。 define() を使えば任意の式を使って定数を定義できますが、 const キーワードを使う場合には、 次の段落で説明する制約があります。 定数が一度定義されると、 変 ...
https://man.plustar.jp/php/language.constants.syntax.html - [similar]
メールボックスへの IMAP ストリームをオープンする 0
« imap_num_recent imap_ping » PHP Manual IMAP 関数 メールボックスへの IMAP ストリームをオープンする imap_open (PHP 4, PHP 5, PHP 7, PHP 8) imap_open — メールボックスへの IMAP ストリームをオープンする 説明 imap_open ( string $mailbox , string $user , string $password , int $flags = 0 , in ...
https://man.plustar.jp/php/function.imap-open.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT