検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 1000 for [SIMILAR] 16 1024 4096 WITH 29557 ン名 WITH 1545... (0.716 sec.)
POSIX 0
« pcntl_wtermsig はじめに » PHP Manual プロセス制御 POSIX POSIX はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 posix_access 定数 posix_mknod 定数 posix_setrlimit 定数 POSIX 関数 posix_access — ファイルのアクセス権限を判断する posix_ctermid — 制御する端 ...
https://man.plustar.jp/php/book.posix.html - [similar]
Yaf_Dispatcher クラス 0
« Yaf_Bootstrap_Abstract Yaf_Dispatcher::autoRender » PHP Manual Yaf Yaf_Dispatcher クラス Yaf_Dispatcher クラス (Yaf >=1.0.0) はじめに Yaf_Dispatcher の役割は、 リクエスト環境の初期化、やってきたリクエストのルーティング、 そして見つかったアクションへのディスパッチです。 あらゆるレスポン ...
https://man.plustar.jp/php/class.yaf-dispatcher.html - [similar]
別のアクションに転送する 0
« Yaf_Controller_Abstract::display Yaf_Controller_Abstract::getInvokeArg » PHP Manual Yaf_Controller_Abstract 別のアクションに転送する Yaf_Controller_Abstract::forward (Yaf >=1.0.0) Yaf_Controller_Abstract::forward — 別のアクションに転送する 説明 public Yaf_Controller_Abstract::forward ( ...
https://man.plustar.jp/php/yaf-controller-abstract.forward.html - [similar]
定義済み定数 0
« ストリームのクラス ストリームフィルタ » PHP Manual ストリーム 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 定数 説明 STREAM_FILTER_READ stream_filter_appen ...
https://man.plustar.jp/php/stream.constants.html - [similar]
設定ファイルをパースする 0
« move_uploaded_file parse_ini_string » PHP Manual ファイルシステム 関数 設定ファイルをパースする parse_ini_file (PHP 4, PHP 5, PHP 7, PHP 8) parse_ini_file — 設定ファイルをパースする 説明 parse_ini_file ( string $filename , bool $process_sections = false , int $scanner_mode = INI_SCANNE ...
https://man.plustar.jp/php/function.parse-ini-file.html - [similar]
0
« 変更履歴 Mysql_xdevapi 関数 » PHP Manual Mysql_xdevapi 例 例 X DevAPI の中心的なエントリポイントは、 mysql_xdevapi\getSession() 関数です。 これは MySQL 8.0 サーバへの URI を受取り、 mysql_xdevap\Session オブジェクトを返します。 例1 MySQL Serverへの接続 <?php try { $session = mysql_xdev ...
https://man.plustar.jp/php/mysql-xdevapi.examples.html - [similar]
Enchant 関数 0
« 例 enchant_broker_describe » PHP Manual Enchant Enchant 関数 Enchant 関数 目次 enchant_broker_describe — Enchant プロバイダを列挙する enchant_broker_dict_exists — 辞書が存在するかどうかを調べる。空でないタグを使用する enchant_broker_free_dict — 辞書リソースを開放する enchant_broker_fre ...
https://man.plustar.jp/php/ref.enchant.html - [similar]
Enchant スペリングライブラリ 0
« 自然言語および文字エンコーディング はじめに » PHP Manual 自然言語および文字エンコーディング Enchant スペリングライブラリ Enchant スペリングライブラリ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Enchant 関数 enchant_broker_describe — Enchant プ ...
https://man.plustar.jp/php/book.enchant.html - [similar]
新機能 0
« 下位互換性のない変更点 PHP 7.0.x で推奨されなくなる機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新機能 新機能 スカラー型宣言 スカラー 型宣言 には二つの方式があります。デフォルトの自動変換(coercive) モードと、 厳密に判断する strict モードです。 パラメータとして、 文字列 ( string ...
https://man.plustar.jp/php/migration70.new-features.html - [similar]
繰り返し正規表現検索を行う 0
« preg_last_error preg_match » PHP Manual PCRE 関数 繰り返し正規表現検索を行う preg_match_all (PHP 4, PHP 5, PHP 7, PHP 8) preg_match_all — 繰り返し正規表現検索を行う 説明 preg_match_all ( string $pattern , string $subject , array &$matches = null , int $flags = 0 , int $offset = 0 ): in ...
https://man.plustar.jp/php/function.preg-match-all.html - [similar]