検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 102 for [SIMILAR] 16 1024 4096 WITH 30418 declaration WI... (0.112 sec.)
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]
変数が数字または数値形式の文字列であるかを調べる 0
« is_null is_object » PHP Manual 変数操作 関数 変数が数字または数値形式の文字列であるかを調べる is_numeric (PHP 4, PHP 5, PHP 7, PHP 8) is_numeric — 変数が数字または数値形式の文字列であるかを調べる 説明 is_numeric ( mixed $value ): bool 指定した変数が数値または 数値形式の文字列 であるかど ...
https://man.plustar.jp/php/function.is-numeric.html - [similar]
ファイルから行を取り出し CSV フィールドとして処理する 0
« SplFileObject::fgetc SplFileObject::fgets » PHP Manual SplFileObject ファイルから行を取り出し CSV フィールドとして処理する SplFileObject::fgetcsv (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::fgetcsv — ファイルから行を取り出し CSV フィールドとして処理する 説明 public SplFileObject::fge ...
https://man.plustar.jp/php/splfileobject.fgetcsv.html - [similar]
ファイルポインタから行を取得し、CSVフィールドを処理する 0
« fgetc fgets » PHP Manual ファイルシステム 関数 ファイルポインタから行を取得し、CSVフィールドを処理する fgetcsv (PHP 4, PHP 5, PHP 7, PHP 8) fgetcsv — ファイルポインタから行を取得し、CSVフィールドを処理する 説明 fgetcsv ( resource $stream , ? int $length = null , string $separator = "," ...
https://man.plustar.jp/php/function.fgetcsv.html - [similar]
言語およびロケール情報を検索する 0
« money_format nl2br » PHP Manual String 関数 言語およびロケール情報を検索する nl_langinfo (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) nl_langinfo — 言語およびロケール情報を検索する 説明 nl_langinfo ( int $item ): string | false nl_langinfo() はロケールカテゴリの独立した要素にアクセスするために ...
https://man.plustar.jp/php/function.nl-langinfo.html - [similar]
ロケール情報を設定する 0
« rtrim sha1_file » PHP Manual String 関数 ロケール情報を設定する setlocale (PHP 4, PHP 5, PHP 7, PHP 8) setlocale — ロケール情報を設定する 説明 setlocale ( int $category , string $locales , string ...$rest ): string | false Alternative signature (not supported with named arguments): set ...
https://man.plustar.jp/php/function.setlocale.html - [similar]
URL を解釈し、その構成要素を返す 0
« http_build_query rawurldecode » PHP Manual URL 関数 URL を解釈し、その構成要素を返す parse_url (PHP 4, PHP 5, PHP 7, PHP 8) parse_url — URL を解釈し、その構成要素を返す 説明 parse_url ( string $url , int $component = -1 ): int | string | array | null | false この関数は、URL の様々な構成 ...
https://man.plustar.jp/php/function.parse-url.html - [similar]
その他の変更 0
« 推奨されなくなる機能 PHP 7.3.x から PHP 7.4.x への移行 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 その他の変更 その他の変更 SAPI モジュールの変更 Apache2Handler PHP モジュールの名前が php7_module から php_module に変更されました。 変更された関数 リフレクション ReflectionClass::getC ...
https://man.plustar.jp/php/migration80.other-changes.html - [similar]
ファイルシステムのセキュリティ 0
« セッションのセキュリティ Null バイト関連の問題 » PHP Manual セキュリティ ファイルシステムのセキュリティ ファイルシステムのセキュリティ 目次 Null バイト関連の問題 PHP は、ファイルおよびディレクトリ毎に権限を設定する多くのサーバーシ ステム上に組み込まれたセキュリティを提供します。これによ ...
https://man.plustar.jp/php/security.filesystem.html - [similar]
PHP Callbacks 0
« Basic FFI usage A Complete PHP/FFI/preloading Example » PHP Manual 例 PHP Callbacks PHP Callbacks It is possible to assign a PHP closure to a native variable of function pointer type or to pass it as a function argument: <?php $zend = FFI :: cdef ( " typedef int (*zend_write_func_t)(co ...
https://man.plustar.jp/php/ffi.examples-callback.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT