検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 86 for [SIMILAR] 16 1024 4096 WITH 71573 ucwords WITH 3... (0.125 sec.)
文字列を文字列により分割する 0
« echo fprintf » PHP Manual String 関数 文字列を文字列により分割する explode (PHP 4, PHP 5, PHP 7, PHP 8) explode — 文字列を文字列により分割する 説明 explode ( string $separator , string $string , int $limit = PHP_INT_MAX ): array 文字列の配列を返します。この配列の各要素は、 string を文字 ...
https://man.plustar.jp/php/function.explode.html - [similar]
指定した検索条件にマッチするメッセージを配列として返す 0
« imap_scanmailbox imap_set_quota » PHP Manual IMAP 関数 指定した検索条件にマッチするメッセージを配列として返す imap_search (PHP 4, PHP 5, PHP 7, PHP 8) imap_search — 指定した検索条件にマッチするメッセージを配列として返す 説明 imap_search ( IMAP\Connection $imap , string $criteria , int ...
https://man.plustar.jp/php/function.imap-search.html - [similar]
PS 関数 0
« 定義済み定数 ps_add_bookmark » PHP Manual PS PS 関数 PS 関数 連絡先 もしこの拡張や pslib についての意見・バグフィックス・機能拡張などがあれば、 私 » steinm@php.net にメールをください。お待ちしています。 目次 ps_add_bookmark — 現在のページにブックマークを追加する ps_add_launchlink — ファ ...
https://man.plustar.jp/php/ref.ps.html - [similar]
サブパターン 0
« 内部オプション設定 繰り返し » PHP Manual PCRE 正規表現構文 サブパターン サブパターン サブパターンは、丸カッコで括られたパターンのことで、ネストも可能です。 パターンの一部をサブパターンにすると、以下の 2 つのことが可能になります。 選択肢の範囲の指定 (localize)。例えば、パターン cat(arac ...
https://man.plustar.jp/php/regexp.reference.subpatterns.html - [similar]
テキストをボックス内に出力する 0
« ps_shfill ps_show_xy2 » PHP Manual PS 関数 テキストをボックス内に出力する ps_show_boxed (PECL ps >= 1.1.0) ps_show_boxed — テキストをボックス内に出力する 説明 ps_show_boxed ( resource $psdoc , string $text , float $left , float $bottom , float $width , float $height , string $hmode , s ...
https://man.plustar.jp/php/function.ps-show-boxed.html - [similar]
はじめに 0
« Phar インストール/設定 » PHP Manual Phar はじめに はじめに phar 拡張モジュールは、PHP アプリケーション全体をひとつの "phar" (PHP Archive) ファイルにまとめてしまい、配布やインストールを容易にするためのものです。 それだけでなく、phar 拡張モジュールではファイルフォーマットを抽象化する機能 ...
https://man.plustar.jp/php/intro.phar.html - [similar]
言明 0
« 後方参照 再試行無しのサブパターン » PHP Manual PCRE 正規表現構文 言明 言明 言明 (assertion) とは、カレントのマッチング位置の直前・直後の文字に対する テストであり、文字を消費 (consume)〔つまり文字自体にマッチ〕しません。 単純な言明コード \b, \B, \A, \Z, \z, ^ および $ については、 エスケ ...
https://man.plustar.jp/php/regexp.reference.assertions.html - [similar]
文字クラス 0
« ドット 選択肢 » PHP Manual PCRE 正規表現構文 文字クラス 文字クラス 開き角カッコは文字クラス (character class) の開始を表し、 閉じ角カッコにより文字クラスは終了します。閉じ角カッコだけでは、 特別な意味を持ちません。閉じ角カッコを文字クラスのメンバとしたい場合は、 文字クラスの最初の文字( ...
https://man.plustar.jp/php/regexp.reference.character-classes.html - [similar]
相対的な書式 0
« 複合的な書式 サポートされるタイムゾーンのリスト » PHP Manual サポートする日付と時刻の書式 相対的な書式 相対的な書式 このページでは、 DateTimeImmutable , DateTime , date_create() , date_create_immutable() , そして strtotime() のパーサーが理解する、 さまざまな相対日付/時刻フォーマットを説 ...
https://man.plustar.jp/php/datetime.formats.relative.html - [similar]
PHP ファイルの実行 0
« オプション I/O ストリーム » PHP Manual コマンドラインの使用法 PHP ファイルの実行 PHP ファイルの実行 CLI SAPI は、実行する PHP コードを 取得するために三種類の異なる手段をサポートしています。 PHP に特定のファイルの実行を指示する。 $ php my_script.php $ php -f my_script.php 上記の方法は共 ...
https://man.plustar.jp/php/features.commandline.usage.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT