検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 636 for [SIMILAR] 16 1024 4096 WITH 10403 require WITH 6... (0.509 sec.)
php-config 0
« phpize で共有 PECL 拡張モジュールをコンパイルする方法 PECL 拡張モジュールを PHP に静的に組み込む » PHP Manual PECL 拡張モジュールのインストール php-config php-config php-config はシンプルなシェルスクリプトで、 インストールされている PHP の設定情報を取得します。 拡張モジュールをコンパイ ...
https://man.plustar.jp/php/install.pecl.php-config.html - [similar]
命令の分離 0
« HTML からの脱出 コメント » PHP Manual 基本的な構文 命令の分離 命令の分離 C や Perl と同様に、PHP でもステートメントを区切りにはセミコロンが必要と なります。PHP コードブロックの終了タグには自動的にセミコロンが含まれていると 認識されます。 従って PHP コードの最終行にはセミコロンを記述する ...
https://man.plustar.jp/php/language.basic-syntax.instruction-separation.html - [similar]
Lua クラス 0
« リソース型 Lua::assign » PHP Manual Lua Lua クラス Lua クラス (PECL lua >=0.9.0) はじめに クラス概要 class Lua { /* 定数 */ const string LUA_VERSION = Lua 5.1.4 ; /* メソッド */ public assign ( string $name , string $value ): mixed public call ( callable $lua_func , array $args = ? , i ...
https://man.plustar.jp/php/class.lua.html - [similar]
PHP を使用する初めてのページ 0
« 必要なものは? 実用的な例 » PHP Manual 簡易チュートリアル PHP を使用する初めてのページ PHP を使用する初めてのページ 以下の内容で hello.php という名前のファイルを作成し、Web サーバーのルートディレクトリ ( DOCUMENT_ROOT ) に置いてください。 例1 初めての PHP スクリプト: hello.php <html> <h ...
https://man.plustar.jp/php/tutorial.firstpage.html - [similar]
Differences from Standard Lua 0
« リソース型 例 » PHP Manual LuaSandbox Differences from Standard Lua Differences from Standard Lua LuaSandbox provides a sandboxed environment which differs in some ways from standard Lua 5.1. Features that are not available dofile() , loadfile() , and the io package, as they allow dire ...
https://man.plustar.jp/php/reference.luasandbox.differences.html - [similar]
エラー制御演算子 0
« 比較演算子 実行演算子 » PHP Manual 演算子 エラー制御演算子 エラー制御演算子 PHP はエラー制御演算子( @ )をサポートしています。 PHP の式の前に付けた場合、 その式により生成されたエラーメッセージは無視されます。 set_error_handler() で自作のエラーハンドラを設定した場合は エラー制御演算子があ ...
https://man.plustar.jp/php/language.operators.errorcontrol.html - [similar]
The SolrQuery class 0
« SolrModifiableParams::__destruct SolrQuery::addExpandFilterQuery » PHP Manual Solr The SolrQuery class The SolrQuery class (PECL solr >= 0.9.2) はじめに Represents a collection of name-value pairs sent to the Solr server during a request. クラス概要 class SolrQuery extends SolrModifiab ...
https://man.plustar.jp/php/class.solrquery.html - [similar]
Apache Solr 0
« 検索エンジン用の拡張モジュール はじめに » PHP Manual 検索エンジン用の拡張モジュール Apache Solr Apache Solr はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Solr 関数 solr_get_version — Apache Solr エクステンションの現行バージョンを返す 例 SolrUtils — ...
https://man.plustar.jp/php/book.solr.html - [similar]
ローカルファイルシステムへのアクセス 0
« サポートするプロトコル/ラッパー http:// » PHP Manual サポートするプロトコル/ラッパー ローカルファイルシステムへのアクセス file:// file:// — ローカルファイルシステムへのアクセス 説明 PHP で使用されるデフォルトのラッパーは Filesystem で、 これはローカルファイルシステムを表します。 相対パ ...
https://man.plustar.jp/php/wrappers.file.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT