検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 1441 for [SIMILAR] 16 1024 4096 WITH 19058 オプ WITH 1882... (0.895 sec.)
メールを送信する 0
« ezmlm_hash Mailparse » PHP Manual メール 関数 メールを送信する mail (PHP 4, PHP 5, PHP 7, PHP 8) mail — メールを送信する 説明 mail ( string $to , string $subject , string $message , array | string $additional_headers = [] , string $additional_params = "" ): bool メールを送信します。 パ ...
https://man.plustar.jp/php/function.mail.html - [similar]
PHP を手に入れるには 0
« メーリングリスト データベースに関する問題 » PHP Manual FAQ PHP を手に入れるには PHP を手に入れるには このセクションでは、PHP をダウンロードする詳しい場所や OS に関する話題を扱います。 PHPはどこで手に入れることができますか? コンパイル済みのバージョンはありますか? 一部のPHP拡張モジュール ...
https://man.plustar.jp/php/faq.obtaining.html - [similar]
共有メモリセグメントを作成またはオープンする 0
« sem_remove shm_detach » PHP Manual セマフォ関数 共有メモリセグメントを作成またはオープンする shm_attach (PHP 4, PHP 5, PHP 7, PHP 8) shm_attach — 共有メモリセグメントを作成またはオープンする 説明 shm_attach ( int $key , ? int $size = null , int $permissions = 0666 ): SysvSharedMemory | ...
https://man.plustar.jp/php/function.shm-attach.html - [similar]
break 0
« foreach continue » PHP Manual 制御構造 break break (PHP 4, PHP 5, PHP 7, PHP 8) break は、現在実行中の for , foreach , while , do-while , switch 構造の実行を終了します。 break では、オプションの引数で ネストしたループ構造を抜ける数を指定することができます。 この引数のデフォルトは 1 で、 ...
https://man.plustar.jp/php/control-structures.break.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 ファイルシステムおよびストリーム設定オプション 名前 デフォルト 変更可能 変更履歴 allow_url_fopen "1" PHP_INI_SYSTEM allow_url_include "0" PHP_INI_SYSTEM PHP 7.4.0 以降 ...
https://man.plustar.jp/php/filesystem.configuration.html - [similar]
デバッグ出力のオン/オフを切り替える 0
« Memcache 関数 Memcached » PHP Manual Memcache 関数 デバッグ出力のオン/オフを切り替える memcache_debug (PECL memcache >= 0.2.0) memcache_debug — デバッグ出力のオン/オフを切り替える 説明 memcache_debug ( bool $on_off ): bool memcache_debug() は、パラメータ on_off が true の場合にデバッグ ...
https://man.plustar.jp/php/function.memcache-debug.html - [similar]
コマンドを実行し、入出力用にファイルポインタを開く 0
« proc_nice proc_terminate » PHP Manual プログラム実行関数 コマンドを実行し、入出力用にファイルポインタを開く proc_open (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) proc_open — コマンドを実行し、入出力用にファイルポインタを開く 説明 proc_open ( array | string $command , array $descriptor_spec , ...
https://man.plustar.jp/php/function.proc-open.html - [similar]
サーバーをサーバープールに追加する 0
« Memcached::addByKey Memcached::addServers » PHP Manual Memcached サーバーをサーバープールに追加する Memcached::addServer (PECL memcached >= 0.1.0) Memcached::addServer — サーバーをサーバープールに追加する 説明 public Memcached::addServer ( string $host , int $port , int $weight = 0 ): ...
https://man.plustar.jp/php/memcached.addserver.html - [similar]
新機能 0
« PHP 8.0.x から PHP 8.1.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 新機能 新機能 PHP コア 8進数の整数リテラルのプレフィックス指定 8進数の整数値の場合に、 数値リテラルのプレフィックスとして明示的に 0o や 0O を指定できるようになりました。 これ ...
https://man.plustar.jp/php/migration81.new-features.html - [similar]
新しい OAuth オブジェクトを作成する 0
« OAuth OAuth::__destruct » PHP Manual OAuth 新しい OAuth オブジェクトを作成する OAuth::__construct (PECL OAuth >= 0.99.1) OAuth::__construct — 新しい OAuth オブジェクトを作成する 説明 public OAuth::__construct ( string $consumer_key , string $consumer_secret , string $signature_method = ...
https://man.plustar.jp/php/oauth.construct.html - [similar]