検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 1350 for [SIMILAR] 16 1024 4096 WITH 18382 yaml WITH 2759... (1.866 sec.)
フォーマット文字列に基づき入力を処理する 0
« sprintf str_contains » PHP Manual String 関数 フォーマット文字列に基づき入力を処理する sscanf (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) sscanf — フォーマット文字列に基づき入力を処理する 説明 sscanf ( string $string , string $format , mixed &...$vars ): array | int | null 関数 sscanf() は、 ...
https://man.plustar.jp/php/function.sscanf.html - [similar]
XML パーサを解放する 0
« xml_parser_create xml_parser_get_option » PHP Manual XML パーサ 関数 XML パーサを解放する xml_parser_free (PHP 4, PHP 5, PHP 7, PHP 8) xml_parser_free — XML パーサを解放する 説明 xml_parser_free ( XMLParser $parser ): bool 注意 : この関数を実行しても何も起こりません。PHP 8.0.0 より前の ...
https://man.plustar.jp/php/function.xml-parser-free.html - [similar]
PHPの歴史 0
« PHP の歴史と関連するプロジェクト PHP関連のプロジェクトの歴史 » PHP Manual PHP の歴史と関連するプロジェクト PHPの歴史 PHPの歴史 PHP Tools、FI、Construction Kit、そして PHP/FI 現在 PHP として知られているものは、かつて PHP/FI と呼ばれていたソフトウェアの後継です。 1994 年に Rasmus Lerdorf ...
https://man.plustar.jp/php/history.php.html - [similar]
Eio 0
« プロセス制御 はじめに » PHP Manual プロセス制御 Eio Eio はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Eio 関数 eio_busy — 人為的に負荷を高くする。テストやベンチマークなどで有用 eio_cancel — リクエストを取り消す eio_chmod — ファイルやディレクトリ ...
https://man.plustar.jp/php/book.eio.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 設定オプション --enable-dba=shared を使用することにより、dbm 形式のデータベースをサポートする動的に ロード可能なモジュールを有効にして PHP を構築することができます。 また、PHP の configure 行に設定スイッチ ...
https://man.plustar.jp/php/dba.installation.html - [similar]
数値をパースする 0
« NumberFormatter::parseCurrency NumberFormatter::setAttribute » PHP Manual NumberFormatter 数値をパースする NumberFormatter::parse numfmt_parse (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) NumberFormatter::parse -- numfmt_parse — 数値をパースする 説明 オブジェクト指向型 public Num ...
https://man.plustar.jp/php/numberformatter.parse.html - [similar]
下位互換性のない変更点 0
« PHP 5.5.x から PHP 5.6.x への移行 新機能 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 下位互換性のない変更点 下位互換性のない変更点 既存の PHP 5 のコードのほとんどは変更なしで動作するはずですが、 以下の下位互換性のない変更点については注意しましょう。 配列リテラルを用いてクラスのプロパ ...
https://man.plustar.jp/php/migration56.incompatible.html - [similar]
ファイルのオーナーを変更する 0
« eio_fchmod eio_fdatasync » PHP Manual Eio 関数 ファイルのオーナーを変更する eio_fchown (PECL eio >= 0.0.1dev) eio_fchown — ファイルのオーナーを変更する 説明 eio_fchown ( mixed $fd , int $uid , int $gid = -1 , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ) ...
https://man.plustar.jp/php/function.eio-fchown.html - [similar]
フォーマットされた文字列を返す 0
« soundex sscanf » PHP Manual String 関数 フォーマットされた文字列を返す sprintf (PHP 4, PHP 5, PHP 7, PHP 8) sprintf — フォーマットされた文字列を返す 説明 sprintf ( string $format , mixed ...$values ): string フォーマット文字列 format に基づき生成された文字列を返します。 パラメータ form ...
https://man.plustar.jp/php/function.sprintf.html - [similar]
phar アーカイブ内のファイルを削除する 0
« Phar::delMetadata Phar::__destruct » PHP Manual Phar phar アーカイブ内のファイルを削除する Phar::delete (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::delete — phar アーカイブ内のファイルを削除する 説明 public Phar::delete ( string $localName ): bool 注意 : このメソッドは、 p ...
https://man.plustar.jp/php/phar.delete.html - [similar]