検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 473 for [SIMILAR] 16 1024 4096 WITH 16165 所有 WITH 1373... (0.685 sec.)
コンパイラの実行を中止する 0
« get_browser highlight_file » PHP Manual その他の関数 コンパイラの実行を中止する __halt_compiler (PHP 5 >= 5.1.0, PHP 7, PHP 8) __halt_compiler — コンパイラの実行を中止する 説明 __halt_compiler (): void コンパイラの実行を中止します。 これは、インストール用ファイルのようなデータを PHP ス ...
https://man.plustar.jp/php/function.halt-compiler.html - [similar]
クッキーを送信する 0
« pfsockopen setrawcookie » PHP Manual ネットワーク 関数 クッキーを送信する setcookie (PHP 4, PHP 5, PHP 7, PHP 8) setcookie — クッキーを送信する 説明 setcookie ( string $name , string $value = "" , int $expires_or_options = 0 , string $path = "" , string $domain = "" , bool $secure = fa ...
https://man.plustar.jp/php/function.setcookie.html - [similar]
インストール要件 0
« Windows システムへのインストール PECL » PHP Manual Windows システムへのインストール インストール要件 インストール要件 PHP を動かすには、少なくとも Windows 2008/Vista が必要です。 32ビットまたは64ビット( 別名 X86 または X64。PHP は、Windows RT/WOA/ARM では動作しません) の環境が必要です。 ...
https://man.plustar.jp/php/install.windows.requirements.html - [similar]
コンストラクタとデストラクタ 0
« クラスのオートローディング アクセス権 » PHP Manual クラスとオブジェクト コンストラクタとデストラクタ コンストラクタとデストラクタ コンストラクタ __construct ( mixed ...$values = "" ): void PHP では、開発者がクラスのコンストラクタメソッドを宣言することが できます。コンストラクタメソッド ...
https://man.plustar.jp/php/language.oop5.decon.html - [similar]
OCI8 高速アプリケーション通知 (FAN) サポート 0
« OCI8 接続のハンドリングおよびプーリング OCI8 Transparent Application Failover (TAF) Support » PHP Manual OCI8 OCI8 高速アプリケーション通知 (FAN) サポート OCI8 高速アプリケーション通知 (FAN) サポート FAN サポートは、高速接続フェイルオーバーという Oracle Database 高可用性機能を提供します ...
https://man.plustar.jp/php/oci8.fan.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 COM 設定オプション 名前 デフォルト 変更可能 変更履歴 com.allow_dcom "0" PHP_INI_SYSTEM com.autoregister_typelib "0" PHP_INI_ALL com.autoregister_verbose "0" PHP_INI_A ...
https://man.plustar.jp/php/com.configuration.html - [similar]
ファイルを切り詰める 0
« eio_fsync eio_futime » PHP Manual Eio 関数 ファイルを切り詰める eio_ftruncate (PECL eio >= 0.0.1dev) eio_ftruncate — ファイルを切り詰める 説明 eio_ftruncate ( mixed $fd , int $offset = 0 , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): resource eio_ftrun ...
https://man.plustar.jp/php/function.eio-ftruncate.html - [similar]
include または require で読み込まれたファイルの名前を配列として返す 0
« get_include_path get_loaded_extensions » PHP Manual PHP オプション/情報 関数 include または require で読み込まれたファイルの名前を配列として返す get_included_files (PHP 4, PHP 5, PHP 7, PHP 8) get_included_files — include または require で読み込まれたファイルの名前を配列として返す 説明 ...
https://man.plustar.jp/php/function.get-included-files.html - [similar]
php.ini のセクション一覧 0
« php.ini ディレクティブのリスト コア php.ini ディレクティブに関する説明 » PHP Manual php.ini ディレクティブ php.ini のセクション一覧 php.ini のセクション一覧 この一覧では、ホスト単位やパス単位で PHP の設定を行いたい場合に設定する php.ini のセクションをまとめます。これらのセクションはオプ ...
https://man.plustar.jp/php/ini.sections.html - [similar]
文字列 0
« 浮動小数点数 数値形式の文字列 » PHP Manual 型 文字列 文字列 string は、文字が連結されたものです。PHP では、 文字は 1 バイトと同じです。つまり、256 個の異なる文字を使用可能です。 これは、PHP が Unicode をネイティブにサポートしていないことも意味します。 文字列型の詳細 を参照ください。 注 ...
https://man.plustar.jp/php/language.types.string.html - [similar]