検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 1220 for [SIMILAR] 16 1024 4096 WITH 31105 mailparse WITH... (0.705 sec.)
ヘッダが既に送信されているかどうかを調べる 0
« headers_list http_response_code » PHP Manual ネットワーク 関数 ヘッダが既に送信されているかどうかを調べる headers_sent (PHP 4, PHP 5, PHP 7, PHP 8) headers_sent — ヘッダが既に送信されているかどうかを調べる 説明 headers_sent ( string &$filename = null , int &$line = null ): bool ヘッダが ...
https://man.plustar.jp/php/function.headers-sent.html - [similar]
ディレクトリハンドルをオープンする 0
« getcwd readdir » PHP Manual ディレクトリ 関数 ディレクトリハンドルをオープンする opendir (PHP 4, PHP 5, PHP 7, PHP 8) opendir — ディレクトリハンドルをオープンする 説明 opendir ( string $directory , ? resource $context = null ): resource | false ディレクトリハンドルをオープンします。この ...
https://man.plustar.jp/php/function.opendir.html - [similar]
CSV 文字列をパースして配列に格納する 0
« str_ends_with str_ireplace » PHP Manual String 関数 CSV 文字列をパースして配列に格納する str_getcsv (PHP 5 >= 5.3.0, PHP 7, PHP 8) str_getcsv — CSV 文字列をパースして配列に格納する 説明 str_getcsv ( string $string , string $separator = "," , string $enclosure = "\"" , string $escape = ...
https://man.plustar.jp/php/function.str-getcsv.html - [similar]
The Swoole\Async class 0
« swoole_version Swoole\Async::dnsLookup » PHP Manual Swoole The Swoole\Async class The Swoole\Async class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Async { /* メソッド */ public static dnsLookup ( string $hostname , callable $callback ): void public static read ( string $f ...
https://man.plustar.jp/php/class.swoole-async.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
« eio_fallocate eio_fchown » PHP Manual Eio 関数 ファイルのパーミッションを変更する eio_fchmod (PECL eio >= 0.0.1dev) eio_fchmod — ファイルのパーミッションを変更する 説明 eio_fchmod ( mixed $fd , int $mode , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ): r ...
https://man.plustar.jp/php/function.eio-fchmod.html - [similar]
パースされた Tidy マークアップを表す文字列を返す 0
« tidy_error_count tidy_warning_count » PHP Manual Tidy 関数 パースされた Tidy マークアップを表す文字列を返す tidy_get_output (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.5.2) tidy_get_output — パースされた Tidy マークアップを表す文字列を返す 説明 tidy_get_output ( tidy $tidy ): string 修正された ...
https://man.plustar.jp/php/function.tidy-get-output.html - [similar]
デフォルトのハンドラを設定する 0
« xml_set_character_data_handler xml_set_element_handler » PHP Manual XML パーサ 関数 デフォルトのハンドラを設定する xml_set_default_handler (PHP 4, PHP 5, PHP 7, PHP 8) xml_set_default_handler — デフォルトのハンドラを設定する 説明 xml_set_default_handler ( XMLParser $parser , callable $ ...
https://man.plustar.jp/php/function.xml-set-default-handler.html - [similar]
XML リクエストをパースし、メソッドをコールする 0
« xmlrpc_server_add_introspection_data xmlrpc_server_create » PHP Manual XML-RPC 関数 XML リクエストをパースし、メソッドをコールする xmlrpc_server_call_method (PHP 4 >= 4.1.0, PHP 5, PHP 7) xmlrpc_server_call_method — XML リクエストをパースし、メソッドをコールする 説明 xmlrpc_server_call ...
https://man.plustar.jp/php/function.xmlrpc-server-call-method.html - [similar]
はじめに 0
« intl インストール/設定 » PHP Manual intl はじめに はじめに 国際化用拡張モジュール (これ以降では Intl と略します) は » ICU ライブラリのラッパーです。 PHP プログラマが、ロケール関連のさまざまな操作を行えるようにします。 フォーマット、音訳、エンコード変換、カレンダーの処理、 » UCA 準拠の照 ...
https://man.plustar.jp/php/intro.intl.html - [similar]