検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 391 for [SIMILAR] 16 1024 4096 WITH 46002 regexiterator ... (0.334 sec.)
トランザクションのサポート 0
« 複数のステートメント メタデータ » PHP Manual クイックスタートガイド トランザクションのサポート トランザクションのサポート MySQL サーバは、使っているストレージエンジンによっては、 トランザクションをサポートしています。 MySQL 5.5 以降は、 デフォルトのストレージエンジンは InnoDB です。 In ...
https://man.plustar.jp/php/mysqli.quickstart.transactions.html - [similar]
FDF 関数 0
« 例 fdf_add_doc_javascript » PHP Manual FDF FDF 関数 FDF 関数 目次 fdf_add_doc_javascript — FDF ドキュメントに javascript コードを追加する fdf_add_template — テンプレートを FDF ドキュメントに追加する fdf_close — FDF ドキュメントを閉じる fdf_create — 新規 FDF ドキュメントを作成する fdf_e ...
https://man.plustar.jp/php/ref.fdf.html - [similar]
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
« 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]