検索

phrase: max: clip:
target: order:
Results of 491 - 500 of about 1167 for [SIMILAR] 16 1024 4096 WITH 31468 arrayobject WI... (0.994 sec.)
どの API を使うか 0
« 用語説明 どのライブラリを選ぶか » PHP Manual MySQL 用 PHP ドライバの概要 どの API を使うか どの API を使うか PHP には、様々な MySQL へ接続する API があります。 以下に、mysqli と PDO が提供する API を示します。 それぞれのコードは、"example.com" 上で稼働する MySQL サーバーに ユーザー名 " ...
https://man.plustar.jp/php/mysqlinfo.api.choosing.html - [similar]
マルチバイトをサポートし、大文字小文字を無視した正規表現マッチ 0
« mb_eregi_replace mb_get_info » PHP Manual マルチバイト文字列 関数 マルチバイトをサポートし、大文字小文字を無視した正規表現マッチ mb_eregi (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_eregi — マルチバイトをサポートし、大文字小文字を無視した正規表現マッチ 説明 mb_eregi ( string $pattern , st ...
https://man.plustar.jp/php/function.mb-eregi.html - [similar]
マルチバイト文字列を正規表現により分割する 0
« mb_send_mail mb_str_split » PHP Manual マルチバイト文字列 関数 マルチバイト文字列を正規表現により分割する mb_split (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_split — マルチバイト文字列を正規表現により分割する 説明 mb_split ( string $pattern , string $string , int $limit = -1 ): array | f ...
https://man.plustar.jp/php/function.mb-split.html - [similar]
パラメータを取得する 0
« ps_get_buffer ps_get_value » PHP Manual PS 関数 パラメータを取得する ps_get_parameter (PECL ps >= 1.1.0) ps_get_parameter — パラメータを取得する 説明 ps_get_parameter ( resource $psdoc , string $name , float $modifier = ? ): string | false ps_set_parameter() で直接設定されたか、 あるい ...
https://man.plustar.jp/php/function.ps-get-parameter.html - [similar]
ユーザーキャッシュにキャッシュされたファイルについての情報を取得する 0
« wincache_ucache_inc wincache_ucache_meminfo » PHP Manual WinCache 関数 ユーザーキャッシュにキャッシュされたファイルについての情報を取得する wincache_ucache_info (PECL wincache >= 1.1.0) wincache_ucache_info — ユーザーキャッシュにキャッシュされたファイルについての情報を取得する 説明 win ...
https://man.plustar.jp/php/function.wincache-ucache-info.html - [similar]
イテレータの現在位置を返す 0
« SplObjectStorage::getInfo SplObjectStorage::next » PHP Manual SplObjectStorage イテレータの現在位置を返す SplObjectStorage::key (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplObjectStorage::key — イテレータの現在位置を返す 説明 public SplObjectStorage::key (): int イテレータの現在位置を返します。 パ ...
https://man.plustar.jp/php/splobjectstorage.key.html - [similar]
イベントハンドラ 0
« 定義済み定数 大文字変換(Case Folding) » PHP Manual XML パーサ イベントハンドラ イベントハンドラ XML イベントハンドラは次のように定義されます。 サポートされる XML ハンドラ ハンドラ設定用の PHP 関数 イベントの説明 xml_set_element_handler() 要素イベントは、XML パーサーが開始または終了タグ ...
https://man.plustar.jp/php/xml.eventhandlers.html - [similar]
はじめに 0
« 型 論理型 (boolean) » PHP Manual 型 はじめに はじめに PHP は 10 種類の基本型をサポートします。 4 種類のスカラー型: 論理値 ( bool ) 整数 ( int ) 浮動小数点数 (float, double も同じ) 文字列 (string) 4 種類の複合型: 配列 (array) オブジェクト (object) callable iterable そして、最後に 2 種類 ...
https://man.plustar.jp/php/language.types.intro.html - [similar]
文字列を uuencode する 0
« convert_uudecode count_chars » PHP Manual String 関数 文字列を uuencode する convert_uuencode (PHP 5, PHP 7, PHP 8) convert_uuencode — 文字列を uuencode する 説明 convert_uuencode ( string $string ): string convert_uuencode() は、uuencode アルゴリズムを使用して文字列をエンコードします。 ...
https://man.plustar.jp/php/function.convert-uuencode.html - [similar]
はじめに 0
« 変数操作 インストール/設定 » PHP Manual 変数操作 はじめに はじめに 変数の動作に関する情報については、このマニュアルの 言語リファレンス セクションにある 変数 のエントリを参照ください。 関連キーワード: 変数 , 操作 , インストール , 設定 , 動作 , 情報 , 言語 , リファレンス , セクション , エ ...
https://man.plustar.jp/php/intro.var.html - [similar]