検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 1548 for [SIMILAR] 16 1024 4096 WITH 2093 概要 WITH 1949 ... (0.796 sec.)
基本的な使用法 0
« 例 基本的な使い方 » PHP Manual 例 基本的な使用法 基本的な使用法 この例では、PostgreSQL への接続・クエリの実行・結果の表示 そして切断の方法を説明します。 例1 PostgreSQL 拡張モジュールの概要 <?php // 接続し、データベースを選択する $dbconn = pg_connect ( "host=localhost dbname=publishing ...
https://man.plustar.jp/php/pgsql.examples-basic.html - [similar]
対話的プロセスストリーム 0
« ogg:// セキュリティ » PHP Manual サポートするプロトコル/ラッパー 対話的プロセスストリーム expect:// expect:// — 対話的プロセスストリーム 説明 expect:// ラッパーでオープンしたストリームを使用すると、 プロセスの標準入力・標準出力・標準エラー出力への PTY 経由でのアクセスが 可能となります。 ...
https://man.plustar.jp/php/wrappers.expect.html - [similar]
暗号化モジュールを終了する 0
« mcrypt_encrypt mcrypt_generic_init » PHP Manual Mcrypt 関数 暗号化モジュールを終了する mcrypt_generic_deinit (PHP 4 >= 4.0.7, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_generic_deinit — 暗号化モジュールを終了する 警告 この関数は PHP 7.1.0 で 非推奨 となり、PHP 7.2.0 で 削除 され ...
https://man.plustar.jp/php/function.mcrypt-generic-deinit.html - [similar]
インストールと設定 0
« 次にするべきことは? インストールにあたっての一般的な注意事項 » PHP Manual インストールと設定 インストールと設定 インストールにあたっての一般的な注意事項 Unix システムへのインストール Apache 2.x (Unixシステム用) Nginx 1.4.x (Unix システム用) Lighttpd 1.4 (Unix システム用) LiteSpeed/Open ...
https://man.plustar.jp/php/install.html - [similar]
ReflectionFunctionAbstract クラス 0
« ReflectionFunction::__toString ReflectionFunctionAbstract::__clone » PHP Manual リフレクション ReflectionFunctionAbstract クラス ReflectionFunctionAbstract クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8) はじめに ReflectionFunction の親クラスです。 詳細はこのクラスの説明を参照ください。 クラス概 ...
https://man.plustar.jp/php/class.reflectionfunctionabstract.html - [similar]
RarException クラス 0
« RarEntry::__toString RarException::isUsingExceptions » PHP Manual Rar RarException クラス RarException クラス (PECL rar >= 2.0.0) はじめに このクラスの役割は、RAR 拡張モジュールの関数やメソッドからスローされた例外を表す型となることと staticメソッドを使ってエラーの詳細 (例外がスローされ ...
https://man.plustar.jp/php/class.rarexception.html - [similar]
SQLite3Stmt クラス 0
« SQLite3::version SQLite3Stmt::bindParam » PHP Manual SQLite3 SQLite3Stmt クラス SQLite3Stmt クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに SQLite 3 拡張モジュールのプリペアドステートメントを扱うクラスです。 クラス概要 class SQLite3Stmt { /* メソッド */ private __construct ( SQLite3 $sq ...
https://man.plustar.jp/php/class.sqlite3stmt.html - [similar]
V8Js クラス 0
« 例 V8Js::__construct » PHP Manual V8js V8Js クラス V8Js クラス (PECL v8js >= 0.1.0) はじめに これは V8Js 拡張モジュールのコアクラスです。 このクラスのインスタンスはそれぞれ個別のコンテキストを持ち、 その中ですべての JavaScript をコンパイルして実行します。 詳細は V8Js::__construct() を参 ...
https://man.plustar.jp/php/class.v8js.html - [similar]
Yaf_Route_Simple クラス 0
« Yaf_Router::route Yaf_Route_Simple::assemble » PHP Manual Yaf Yaf_Route_Simple クラス Yaf_Route_Simple クラス (Yaf >=1.0.0) はじめに Yaf_Route_Simple は、クエリ文字列を見てルート情報を取得します。 Yaf_Route_Simple に対して必要な設定は、 $_GET のどのキーがモジュールでどのキーがコントロー ...
https://man.plustar.jp/php/class.yaf-route-simple.html - [similar]
ReflectionClass クラス 0
« Reflection::getModifierNames ReflectionClass::__construct » PHP Manual リフレクション ReflectionClass クラス ReflectionClass クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionClass クラスは クラスについての情報を報告します。 クラス概要 class ReflectionClass implements Reflector { /* 定数 ...
https://man.plustar.jp/php/class.reflectionclass.html - [similar]