Results of 1 - 7 of about 7 for keywords (0.008 sec.)
- 入力ロケールのキーワードを取得する 13395
- « Locale::getDisplayVariant Locale::getPrimaryLanguage » PHP Manual Locale 入力ロケールのキーワー
...
ドを取得する Locale::getKeywords locale_get_keywords (PHP 5 >= 5.3.0, PHP 7, PHP 8, ...
PECL intl >= 1.0.0) Locale::getKeywords -- locale_get_keywords — 入力ロケールのキーワードを ...
る 説明 オブジェクト指向型 public static Locale::getKeywords ( string $locale ): array | false | null 手続き型 ...
locale_get_keywords ( string $locale ): array | false | null 入力ロケー ...
-
https://man.plustar.jp/php/locale.getkeywords.html
- [similar]
- 正規表現文字をクオートする 9233
- « preg_match preg_replace_callback_array » PHP Manual PCRE 関数 正規表現文字をクオートする preg_
...
ble になりました。 例 例1 preg_quote() の例 <?php $keywords = '$40 for a g3/400' ; $keywords = preg_quote ( $k ...
eywords , '/' ); echo $keywords ; // \$40 for a g3\/400 を返します ?> 例2 テキスト ...
-
https://man.plustar.jp/php/function.preg-quote.html
- [similar]
- DB2 データベースサーバーの情報をプロパティに保持するオブジェクトを返す 8542
- « db2_rollback db2_set_option » PHP Manual IBM DB2 関数 DB2 データベースサーバーの情報をプロパテ
...
ては DFT_ISOLATION プロパティの説明を参照ください。 KEYWORDS array データベースサーバーの予約語の配列。 LIKE_ES ...
: " ; var_dump ( $server -> SPECIAL_CHARS ); echo "KEYWORDS: " ; var_dump ( sizeof ( $server -> KEYWORDS ) ); ...
string(8) "db2inst1" SPECIAL_CHARS: string(2) "@#" KEYWORDS: int(179) DFT_ISOLATION: string(2) "CS" ISOLATION_ ...
-
https://man.plustar.jp/php/function.db2-server-info.html
- [similar]
- ファイル上のすべてのメタタグ情報を配列に展開する 8397
- « get_headers http_build_query » PHP Manual URL 関数 ファイル上のすべてのメタタグ情報を配列に展開
...
のか <meta name="author" content="name"> <meta name="keywords" content="php documentation"> <meta name="DESCRIPT ...
い。 echo $tags [ 'author' ]; // name echo $tags [ 'keywords' ]; // php documentation echo $tags [ 'description ...
-
https://man.plustar.jp/php/function.get-meta-tags.html
- [similar]
- 正規表現で文字列を分割する 8251
- « preg_replace ssdeep » PHP Manual PCRE 関数 正規表現で文字列を分割する preg_split (PHP 4, PHP 5
...
", \r, \t, \n , \f などの空白文字で句を分割する。 $keywords = preg_split ( "/[\s,]+/" , "hypertext language, p ...
rogramming" ); print_r ( $keywords ); ?> 上の例の出力は以下となります。 Array ( [0] = ...
-
https://man.plustar.jp/php/function.preg-split.html
- [similar]
- ドキュメントの情報を設定する 8033
- « ps_set_border_style ps_set_parameter » PHP Manual PS 関数 ドキュメントの情報を設定する ps_set_
...
。 key 設定する情報フィールドの名前。設定できる値は Keywords 、 Subject 、 Title 、 Creator 、 Author 、 Boundi ...
-
https://man.plustar.jp/php/function.ps-set-info.html
- [similar]
- サンプル 7706
- « 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa
...
1 - オブジェクト指向の例 Example#2372 - locale_get_keywords の例 Example#2373 - オブジェクト指向の例 Example#2 ...
-
https://man.plustar.jp/php/indexes.examples.html
- [similar]
PREV
1
NEXT