検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 2367 for 取得 (0.038 sec.)
結果セットの次の行を連想配列で取得する 2901
« mysqli_result::fetch_array mysqli_result::fetch_column » PHP Manual mysqli_result 結果セットの ... 次の行を連想配列で取得する mysqli_result::fetch_assoc mysqli_fetch_assoc ( ... mysqli_fetch_assoc — 結果セットの次の行を連想配列で取得する 説明 オブジェクト指向型 public mysqli_result::f ... t $result ): array | null | false 結果セットから1行取得し、それを連想配列として返します。 値を取得した後は、 ... esult() が返す mysqli_result オブジェクト。 戻り値 取得した行を表す連想配列を返します。 連想配列の各キーが、 ...
https://man.plustar.jp/php/mysqli-result.fetch-assoc.html - [similar]
結果セットの次の行を取得し、オブジェクトとして返す 2901
« mysqli_result::fetch_fields mysqli_result::fetch_row » PHP Manual mysqli_result 結果セットの次 ... の行を取得し、オブジェクトとして返す mysqli_result::fetch_obje ... bject -- mysqli_fetch_object — 結果セットの次の行を取得し、オブジェクトとして返す 説明 オブジェクト指向型 p ... rgs = [] ): object | null | false 結果セットから1行取得し、それをオブジェクトとして返します。 このオブジェク ... 結果セットのカラム名をプロパティとして持ちます。 値を取得した後は、この関数をコールするたびに結果セットの次の ...
https://man.plustar.jp/php/mysqli-result.fetch-object.html - [similar]
現在の値を取得する 2901
« NoRewindIterator::__construct NoRewindIterator::getInnerIterator » PHP Manual NoRewindIterator ... 現在の値を取得する NoRewindIterator::current (PHP 5 >= 5.1.0, PHP ... 7, PHP 8) NoRewindIterator::current — 現在の値を取得する 説明 public NoRewindIterator::current (): mixed ... 現在の値を取得します。 警告 この関数は、 現在のところ詳細な情報はあ ... します。 参考 NoRewindIterator::key() - 現在のキーを取得する 関連キーワード: 取得 , NoRewindIterator , 値 , ...
https://man.plustar.jp/php/norewinditerator.current.html - [similar]
定義されている定数を取得する 2901
« ReflectionClass::getAttributes ReflectionClass::getConstants » PHP Manual ReflectionClass 定義 ... されている定数を取得する ReflectionClass::getConstant (PHP 5, PHP 7, PHP ... ReflectionClass::getConstant — 定義されている定数を取得する 説明 public ReflectionClass::getConstant ( stri ... ng $name ): mixed 定義されている定数を取得します。 パラメータ name 取得する対象のクラス定数の名 ... alse) 参考 ReflectionClass::getConstants() - 定数を取得する 関連キーワード: 定数 , 取得 , 定義 , Reflection ...
https://man.plustar.jp/php/reflectionclass.getconstant.html - [similar]
クラス修飾子を取得する 2901
« ReflectionClass::getMethods ReflectionClass::getName » PHP Manual ReflectionClass クラス修飾子 ...取得する ReflectionClass::getModifiers (PHP 5, PHP 7, PH ... P 8) ReflectionClass::getModifiers — クラス修飾子を取得する 説明 public ReflectionClass::getModifiers (): i ... 参考 ReflectionClass::getProperties() - プロパティを取得する Reflection::getModifierNames() - 修飾子の名前を ... 取得する 関連キーワード: 修飾 , 取得 , クラス , ReflectionClass , getModifiers , パラメ ...
https://man.plustar.jp/php/reflectionclass.getmodifiers.html - [similar]
クラス定数を取得する 2901
« ReflectionClass::getReflectionConstant ReflectionClass::getShortName » PHP Manual ReflectionCl ... ass クラス定数を取得する ReflectionClass::getReflectionConstants (PHP 7 ... lectionClass::getReflectionConstants — クラス定数を取得する 説明 public ReflectionClass::getReflectionConst ... $filter = null ): array リフレクションされた定数を取得します。 パラメータ filter オプションのフィルタで、取 ... stant の定数 で設定し、デフォルトではすべての定数を取得します。 戻り値 ReflectionClassConstant の配列を返し ...
https://man.plustar.jp/php/reflectionclass.getreflectionconstants.html - [similar]
実行中の Generator オブジェクトを取得する 2901
« ReflectionGenerator::getExecutingFile ReflectionGenerator::getExecutingLine » PHP Manual Refle ... ctionGenerator 実行中の Generator オブジェクトを取得する ReflectionGenerator::getExecutingGenerator (PHP ... cutingGenerator — 実行中の Generator オブジェクトを取得する 説明 public ReflectionGenerator::getExecutingGe ... tor (): Generator 実行中の Generator オブジェクトを取得します。 パラメータ この関数にはパラメータはありませ ... getExecutingLine() - 現在実行中のジェネレータの行を取得する ReflectionGenerator::getExecutingFile() - 現在実 ...
https://man.plustar.jp/php/reflectiongenerator.getexecutinggenerator.html - [similar]
直近のエラーコードを取得する 2901
« Transliterator::createInverse Transliterator::getErrorMessage » PHP Manual Transliterator 直近 ... のエラーコードを取得する Transliterator::getErrorCode transliterator_get ... ransliterator_get_error_code — 直近のエラーコードを取得する 説明 オブジェクト指向型 public Transliterator:: ... | false この Transliterator の直近のエラーコードを取得します。 警告 この関数は、 現在のところ詳細な情報はあ ... rator::getErrorMessage() - 直近のエラーメッセージを取得する Transliterator::listIDs() - Transliterator の I ...
https://man.plustar.jp/php/transliterator.geterrorcode.html - [similar]
直近のエラーメッセージを取得する 2901
« Transliterator::getErrorCode Transliterator::listIDs » PHP Manual Transliterator 直近のエラーメ ... ッセージを取得する Transliterator::getErrorMessage transliterator_ ... erator_get_error_message — 直近のエラーメッセージを取得する 説明 オブジェクト指向型 public Transliterator:: ... alse この Transliterator の直近のエラーメッセージを取得します。 警告 この関数は、 現在のところ詳細な情報はあ ... ansliterator::getErrorCode() - 直近のエラーコードを取得する Transliterator::listIDs() - Transliterator の I ...
https://man.plustar.jp/php/transliterator.geterrormessage.html - [similar]
Memcached 2883
« memcache_debug はじめに » PHP Manual その他のサービス Memcached Memcached はじめに インストール ... 数のアイテムを削除する Memcached::fetch — 次の結果を取得する Memcached::fetchAll — 残りのすべての結果を取得... てのアイテムを無効にする Memcached::get — アイテムを取得する Memcached::getAllKeys — すべてのサーバーのキーを ... emcached::getByKey — 指定したサーバーからアイテムを取得する Memcached::getDelayed — 複数のアイテムを要求する ... テムを要求する Memcached::getMulti — 複数のアイテムを取得する Memcached::getMultiByKey — 指定したサーバーから ...
https://man.plustar.jp/php/book.memcached.html - [similar]