検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 704 for [SIMILAR] 16 1024 4096 WITH 29676 ンア WITH 2356... (0.672 sec.)
phpize で共有 PECL 拡張モジュールをコンパイルする方法 0
« 共有 PECL 拡張モジュールを、pecl コマンドを用いてコンパイルする php-config » PHP Manual PECL 拡張モジュールのインストール phpize で共有 PECL 拡張モジュールをコンパイルする方法 phpize で共有 PECL 拡張モジュールをコンパイルする方法 時には pecl インストーラを使用するという選択肢が使えない ...
https://man.plustar.jp/php/install.pecl.phpize.html - [similar]
Delete items from a working copy or repository 0
« svn_commit svn_diff » PHP Manual SVN 関数 Delete items from a working copy or repository svn_delete (PECL svn >= 0.4.0) svn_delete — Delete items from a working copy or repository 説明 svn_delete ( string $path , bool $force = false ): bool Deletes the file, directory or symbolic link ...
https://man.plustar.jp/php/function.svn-delete.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 OPcache 設定オプション 名前 デフォルト 変更可能 変更履歴 opcache.enable "1" PHP_INI_ALL opcache.enable_cli "0" PHP_INI_SYSTEM PHP 7.1.2 と 7.1.6 の間では、デフォルトは ...
https://man.plustar.jp/php/opcache.configuration.html - [similar]
単一階層の検索を行う 0
« ldap_get_values ldap_mod_add_ext » PHP Manual LDAP 関数 単一階層の検索を行う ldap_list (PHP 4, PHP 5, PHP 7, PHP 8) ldap_list — 単一階層の検索を行う 説明 ldap_list ( LDAP\Connection | array $ldap , array | string $base , array | string $filter , array $attributes = [] , int $attributes ...
https://man.plustar.jp/php/function.ldap-list.html - [similar]
Schedules the addition of an item in a working directory 0
« SVN 関数 svn_auth_get_parameter » PHP Manual SVN 関数 Schedules the addition of an item in a working directory svn_add (PECL svn >= 0.1.0) svn_add — Schedules the addition of an item in a working directory 説明 svn_add ( string $path , bool $recursive = true , bool $force = false ): bo ...
https://man.plustar.jp/php/function.svn-add.html - [similar]
ふたつのパスの差分を再帰的に取得する 0
« svn_delete svn_export » PHP Manual SVN 関数 ふたつのパスの差分を再帰的に取得する svn_diff (PECL svn >= 0.1.0) svn_diff — ふたつのパスの差分を再帰的に取得する 説明 svn_diff ( string $path1 , int $rev1 , string $path2 , int $rev2 ): array ふたつのパス path1 および path2 の差分を再帰的に取 ...
https://man.plustar.jp/php/function.svn-diff.html - [similar]
Sends changes from the local working copy to the repository 0
« svn_client_version svn_delete » PHP Manual SVN 関数 Sends changes from the local working copy to the repository svn_commit (PECL svn >= 0.1.0) svn_commit — Sends changes from the local working copy to the repository 説明 svn_commit ( string $log , array $targets , bool $recursive = tru ...
https://man.plustar.jp/php/function.svn-commit.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 セッションの設定オプション 名前 デフォルト 変更可能 変更履歴 session.save_path "" PHP_INI_ALL session.name "PHPSESSID" PHP_INI_ALL session.save_handler "files" PHP_IN ...
https://man.plustar.jp/php/session.configuration.html - [similar]
ビルトインウェブサーバー 0
« 対話シェル INI 設定 » PHP Manual コマンドラインの使用法 ビルトインウェブサーバー ビルトインウェブサーバー 警告 このウェブサーバーは、アプリケーション開発の支援用として設計されたものです。 テスト用に使ったり、制約のある環境でアプリケーションをデモするために使ったりすることもできるでしょ ...
https://man.plustar.jp/php/features.commandline.webserver.html - [similar]
PHP ファイルの実行 0
« オプション I/O ストリーム » PHP Manual コマンドラインの使用法 PHP ファイルの実行 PHP ファイルの実行 CLI SAPI は、実行する PHP コードを 取得するために三種類の異なる手段をサポートしています。 PHP に特定のファイルの実行を指示する。 $ php my_script.php $ php -f my_script.php 上記の方法は共 ...
https://man.plustar.jp/php/features.commandline.usage.html - [similar]