検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 441 for [SIMILAR] 16 1024 4096 WITH 19588 arrayiterator ... (2.389 sec.)
Forms Data Format 0
« テキスト以外の MIME 型 はじめに » PHP Manual テキスト以外の MIME 型 Forms Data Format Forms Data Format はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 FDF 関数 fdf_add_doc_javascript — FDF ドキュメントに javascript コードを追加する fdf_add_templa ...
https://man.plustar.jp/php/book.fdf.html - [similar]
メールボックスへの IMAP ストリームをオープンする 0
« imap_num_recent imap_ping » PHP Manual IMAP 関数 メールボックスへの IMAP ストリームをオープンする imap_open (PHP 4, PHP 5, PHP 7, PHP 8) imap_open — メールボックスへの IMAP ストリームをオープンする 説明 imap_open ( string $mailbox , string $user , string $password , int $flags = 0 , in ...
https://man.plustar.jp/php/function.imap-open.html - [similar]
正規表現によるマッチングを行う 0
« preg_match_all preg_quote » PHP Manual PCRE 関数 正規表現によるマッチングを行う preg_match (PHP 4, PHP 5, PHP 7, PHP 8) preg_match — 正規表現によるマッチングを行う 説明 preg_match ( string $pattern , string $subject , array &$matches = null , int $flags = 0 , int $offset = 0 ): int | f ...
https://man.plustar.jp/php/function.preg-match.html - [similar]
定義済み定数 0
« 実行時設定 例 » PHP Manual OCI8 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 OCI8 関数およびメソッドのモード 定数 説明 OCI_ASSOC oci_fetch_all() と oci_fet ...
https://man.plustar.jp/php/oci8.constants.html - [similar]
反復処理のモードを返す 0
« SplDoublyLinkedList::current SplDoublyLinkedList::isEmpty » PHP Manual SplDoublyLinkedList 反復処理のモードを返す SplDoublyLinkedList::getIteratorMode (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplDoublyLinkedList::getIteratorMode — 反復処理のモードを返す 説明 public SplDoublyLinkedList::getIterat ...
https://man.plustar.jp/php/spldoublylinkedlist.getiteratormode.html - [similar]
現在のキーを取得する 0
« AppendIterator::getIteratorIndex AppendIterator::next » PHP Manual AppendIterator 現在のキーを取得する AppendIterator::key (PHP 5 >= 5.1.0, PHP 7, PHP 8) AppendIterator::key — 現在のキーを取得する 説明 public AppendIterator::key (): scalar 現在のキーを取得します。 パラメータ この関数に ...
https://man.plustar.jp/php/appenditerator.key.html - [similar]
引数が、数えられる値かどうかを調べる 0
« is_callable is_double » PHP Manual 変数操作 関数 引数が、数えられる値かどうかを調べる is_countable (PHP 7 >= 7.3.0, PHP 8) is_countable — 引数が、数えられる値かどうかを調べる 説明 is_countable ( mixed $value ): bool 引数の内容が、 array または Countable を実装したオブジェクトかどうかを ...
https://man.plustar.jp/php/function.is-countable.html - [similar]
複数の変数を受け取り、オプションでそれらをフィルタリングする 0
« filter_list filter_var » PHP Manual Filter 関数 複数の変数を受け取り、オプションでそれらをフィルタリングする filter_var_array (PHP 5 >= 5.2.0, PHP 7, PHP 8) filter_var_array — 複数の変数を受け取り、オプションでそれらをフィルタリングする 説明 filter_var_array ( array $array , array | in ...
https://man.plustar.jp/php/function.filter-var-array.html - [similar]
特殊文字を HTML エンティティに変換する 0
« htmlspecialchars_decode implode » PHP Manual String 関数 特殊文字を HTML エンティティに変換する htmlspecialchars (PHP 4, PHP 5, PHP 7, PHP 8) htmlspecialchars — 特殊文字を HTML エンティティに変換する 説明 htmlspecialchars ( string $string , int $flags = ENT_QUOTES | ENT_SUBSTITUTE | EN ...
https://man.plustar.jp/php/function.htmlspecialchars.html - [similar]
指定したソースを PHP トークンに分割する 0
« Tokenizer 関数 token_name » PHP Manual Tokenizer 関数 指定したソースを PHP トークンに分割する token_get_all (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) token_get_all — 指定したソースを PHP トークンに分割する 説明 token_get_all ( string $code , int $flags = 0 ): array token_get_all() は指定し ...
https://man.plustar.jp/php/function.token-get-all.html - [similar]