検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 47 for [SIMILAR] 16 1024 4096 WITH 165831 copyinstr WIT... (0.216 sec.)
0
« 定義済み定数 エラー処理関数 » PHP Manual エラー処理 例 例 エラー処理機能を PHP で使用するための例を示します。 ファイルに(XML 形式で)情報を記録し、論理的に致命的なエラーの場合に、 開発者に電子メールを送信するようなエラー処理関数を定義します。 例1 スクリプト内でのエラー処理 <?php // 自分 ...
https://man.plustar.jp/php/errorfunc.examples.html - [similar]
機能 0
« 最新版を維持する PHP による HTTP 認証 » PHP Manual 機能 機能 PHP による HTTP 認証 クッキー(Cookies) セッション XFormsの処理 ファイルアップロードの処理 POST メソッドによるアップロード エラーメッセージの説明 陥りやすい落とし穴 複数ファイルのアップロード PUT メソッドのサポート 参考 リモー ...
https://man.plustar.jp/php/features.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 In order to have these functions available, you must install CUBRID, and compile CUBRID PHP Library with CUBRID support. 関連キーワード: 要件 , インストール , CUBRID , 設定 , 手順 , In , order , have , these , ...
https://man.plustar.jp/php/cubrid.requirements.html - [similar]
ReflectionProperty オブジェクトを作成する 0
« ReflectionProperty::__clone ReflectionProperty::export » PHP Manual ReflectionProperty ReflectionProperty オブジェクトを作成する ReflectionProperty::__construct (PHP 5, PHP 7, PHP 8) ReflectionProperty::__construct — ReflectionProperty オブジェクトを作成する 説明 public ReflectionPrope ...
https://man.plustar.jp/php/reflectionproperty.construct.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual エラー処理 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 注意 : 以下の定数を php.ini で使用することができますが、 httpd.conf のようなPHPの外部では、 代わりにビットマスク値を使用する必要があります。 エラーとロギング 値 定数 ...
https://man.plustar.jp/php/errorfunc.constants.html - [similar]
A Complete PHP/FFI/preloading Example 0
« PHP Callbacks FFI » PHP Manual 例 A Complete PHP/FFI/preloading Example A Complete PHP/FFI/preloading Example php.ini ffi.enable=preload opcache.preload=preload.php preload.php <?php FFI :: load ( __DIR__ . "/dummy.h" ); opcache_compile_file ( __DIR__ . "/dummy.php" ); ?> dummy.h #defi ...
https://man.plustar.jp/php/ffi.examples-complete.html - [similar]
require 0
« return include » PHP Manual 制御構造 require require (PHP 4, PHP 5, PHP 7, PHP 8) require は include とほぼ同じですが、失敗した場合に E_COMPILE_ERROR レベルの致命的なエラーも発生するという点が異なります。 つまり、スクリプトの処理がそこで止まってしまうということです。一方 include の場合 ...
https://man.plustar.jp/php/function.require.html - [similar]
インストール手順 0
« 要件 テスト » PHP Manual インストール/設定 インストール手順 インストール手順 OCI8 とともに PHP を構成する OCI8 を構成する前に前述の 要件 節に 目を通してください。 Web サーバーを開始する前に、一般的に OCI8 はいくつかの Oracle 環境変数(下記参照)が必要です。 それらはライブラリの場所を指 ...
https://man.plustar.jp/php/oci8.installation.html - [similar]
その他の拡張モジュールに対する変更 0
« PHP 5.6.x における OpenSSL 関連の変更 新しいグローバル定数 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 その他の拡張モジュールに対する変更 その他の拡張モジュールに対する変更 cURL cURL ライブラリで非推奨とされてきた以下の定数が、削除されました。 CURLOPT_CLOSEPOLICY CURLCLOSEPOLICY_CAL ...
https://man.plustar.jp/php/migration56.extensions.html - [similar]
OPcache 0
« FFI\ParserException はじめに » PHP Manual PHP の振る舞いの変更 OPcache OPcache はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 コードの事前ロード OPcache 関数 opcache_compile_file — PHP スクリプトを、実行せずにコンパイルしてキャッシュする opcache_get_configuratio ...
https://man.plustar.jp/php/book.opcache.html - [similar]
PREV 1 2 3 4 5 NEXT