検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 232 for [SIMILAR] 16 1024 4096 WITH 18292 タフ WITH 1515... (0.218 sec.)
Yaf_Application クラス 0
« アプリケーションの設定 Yaf_Application::app » PHP Manual Yaf Yaf_Application クラス Yaf_Application クラス (No version information available, might only be in Git) はじめに Yaf_Application はアプリケーションのブートストラップ機能を提供します。 再利用可能なリソース、共有できるモジュール ...
https://man.plustar.jp/php/class.yaf-application.html - [similar]
Connect to the remote MySQL server. 0
« Swoole\MySQL::close Swoole\MySQL::__construct » PHP Manual Swoole\MySQL Connect to the remote MySQL server. Swoole\MySQL::connect (PECL swoole >= 1.9.0) Swoole\MySQL::connect — Connect to the remote MySQL server. 説明 public Swoole\MySQL::connect ( array $server_config , callable $call ...
https://man.plustar.jp/php/swoole-mysql.connect.html - [similar]
Tidy の例 0
« 例 tidy » PHP Manual 例 Tidy の例 Tidy の例 このシンプルな例は、Tidy の基本的な使い方を示しています。 例1 Tidy の基本的な使用法 <?php ob_start (); ?> <html>a html document</html> <?php $html = ob_get_clean (); // 設定 $config = array( 'indent' => true , 'output-xhtml' => true , 'wrap' ...
https://man.plustar.jp/php/tidy.examples.basic.html - [similar]
Varnishlog のコンストラクタ 0
« VarnishLog VarnishLog::getLine » PHP Manual VarnishLog Varnishlog のコンストラクタ VarnishLog::__construct (PECL varnish >= 0.6) VarnishLog::__construct — Varnishlog のコンストラクタ 説明 public VarnishLog::__construct ( array $args = ? ) パラメータ args 設定用の引数。次のキーが使えます ...
https://man.plustar.jp/php/varnishlog.construct.html - [similar]
VarnishStat のコンストラクタ 0
« VarnishStat VarnishStat::getSnapshot » PHP Manual VarnishStat VarnishStat のコンストラクタ VarnishStat::__construct (PECL varnish >= 0.3) VarnishStat::__construct — VarnishStat のコンストラクタ 説明 public VarnishStat::__construct ( array $args = ? ) パラメータ args 設定用の引数。次のキ ...
https://man.plustar.jp/php/varnishstat.construct.html - [similar]
The __construct purpose 0
« Yaf_Route_Map::assemble Yaf_Route_Map::route » PHP Manual Yaf_Route_Map The __construct purpose Yaf_Route_Map::__construct (Yaf >=1.0.0) Yaf_Route_Map::__construct — The __construct purpose 説明 public Yaf_Route_Map::__construct ( string $controller_prefer = false , string $delimiter = ...
https://man.plustar.jp/php/yaf-route-map.construct.html - [similar]
定義済み定数 0
« フィルタフラグ 例 » PHP Manual Filter 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 INPUT_POST ( int ) POST 変数。 INPUT_GET ( int ) GET 変数。 INPUT_COOKIE ...
https://man.plustar.jp/php/filter.constants.html - [similar]
はじめに 0
« pthreads インストール/設定 » PHP Manual pthreads はじめに はじめに pthreads はオブジェクト指向の API で、PHP でマルチスレッド処理を行うのに必要なすべてのツールを提供します。 PHP アプリケーションで、Thread や Worker そして Threaded を作ったり読み書きしたり実行したりできるようになります。 ...
https://man.plustar.jp/php/intro.pthreads.html - [similar]
指定したドキュメントについて発生したTidyアクセシビリティ警告の数を返す 0
« ob_tidyhandler tidy_config_count » PHP Manual Tidy 関数 指定したドキュメントについて発生したTidyアクセシビリティ警告の数を返す tidy_access_count (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.5.2) tidy_access_count — 指定したドキュメントについて発生したTidyアクセシビリティ警告の数を返す 説明 tid ...
https://man.plustar.jp/php/function.tidy-access-count.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 mysqli 拡張モジュールが使えるようになったのは PHP バージョン 5.0.0 以降です。また、MySQL Native Driver が PHP に含まれるようになったのはバージョン 5.3.0 以降です。 Linux でのインストール 一般的な Unix ディ ...
https://man.plustar.jp/php/mysqli.installation.html - [similar]