検索

phrase: max: clip:
target: order:
Results of 701 - 710 of about 1200 for [SIMILAR] 16 1024 4096 WITH 10551 openssl WITH 5... (4.563 sec.)
どこで設定を行うのか 0
« .user.ini ファイル 設定を変更するには » PHP Manual 実行時設定 どこで設定を行うのか どこで設定を行うのか これらのモードは、ある PHP ディレクティブがいつどこで設定できるのかを表すものです。 マニュアルに記載されているすべてのディレクティブには、これらのモードのいずれかが指定されています。 ...
https://man.plustar.jp/php/configuration.changes.modes.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 エラーおよびロギング設定オプション 名前 デフォルト 変更可能 変更履歴 error_reporting NULL PHP_INI_ALL display_errors "1" PHP_INI_ALL display_startup_errors "1" PHP_IN ...
https://man.plustar.jp/php/errorfunc.configuration.html - [similar]
構築時の問題 0
« インストール PHP の使いかた » PHP Manual FAQ 構築時の問題 構築時の問題 本節は、構築時に発生する多くの一般的なエラーを集めたものです。 anonymous Git サービスで最新版の PHP を入手しましたが、 configure スクリプトがありません! PHPをApacheと組みあわせて動作するようにconfigureを行う際に問題 ...
https://man.plustar.jp/php/faq.build.html - [similar]
実行時に PHP 拡張モジュールをロードする 0
« cli_set_process_title extension_loaded » PHP Manual PHP オプション/情報 関数 実行時に PHP 拡張モジュールをロードする dl (PHP 4, PHP 5, PHP 7, PHP 8) dl — 実行時に PHP 拡張モジュールをロードする 説明 dl ( string $extension_filename ): bool extension_filename で指定された PHP 拡張モジュー ...
https://man.plustar.jp/php/function.dl.html - [similar]
IMAP キャッシュをクリアする 0
« imap_fetchtext imap_get_quota » PHP Manual IMAP 関数 IMAP キャッシュをクリアする imap_gc (PHP 5 >= 5.3.0, PHP 7, PHP 8) imap_gc — IMAP キャッシュをクリアする 説明 imap_gc ( IMAP\Connection $imap , int $flags ): bool 指定した型のエントリのキャッシュを破棄します。 パラメータ imap IMAP\Co ...
https://man.plustar.jp/php/function.imap-gc.html - [similar]
Update working copy 0
« svn_status TCP » PHP Manual SVN 関数 Update working copy svn_update (PECL svn >= 0.1.0) svn_update — Update working copy 説明 svn_update ( string $path , int $revno = SVN_REVISION_HEAD , bool $recurse = true ): int Update working copy at path to revision revno . If recurse is true, dir ...
https://man.plustar.jp/php/function.svn-update.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.list.html - [similar]
リファレンスとは? 0
« リファレンスの説明 リファレンスが行うことは何ですか? » PHP Manual リファレンスの説明 リファレンスとは? リファレンスとは? PHP において、リファレンスとは同じ変数の内容を異なった名前で コールすることを意味します。これは C のポインタとは異なります。 リファレンスを使ってポインタの演算をする ...
https://man.plustar.jp/php/language.references.whatare.html - [similar]
持続的な PostgreSQL 接続をオープンする 0
« pg_parameter_status pg_ping » PHP Manual PostgreSQL 関数 持続的な PostgreSQL 接続をオープンする pg_pconnect (PHP 4, PHP 5, PHP 7, PHP 8) pg_pconnect — 持続的な PostgreSQL 接続をオープンする 説明 pg_pconnect ( string $connection_string , int $flags = 0 ): PgSql\Connection | false pg_pco ...
https://man.plustar.jp/php/function.pg-pconnect.html - [similar]
ファイルをリネームする 0
« realpath rewind » PHP Manual ファイルシステム 関数 ファイルをリネームする rename (PHP 4, PHP 5, PHP 7, PHP 8) rename — ファイルをリネームする 説明 rename ( string $from , string $to , ? resource $context = null ): bool from を to にリネームし、必要ならディレクトリを移動しようと試みます ...
https://man.plustar.jp/php/function.rename.html - [similar]