検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 1568 for NAME (0.018 sec.)
結果セットに名前を割り当てる 3890
« ibase_modify_user ibase_num_fields » PHP Manual Firebird/InterBase 関数 結果セットに名前を割り ... 当てる ibase_name_result (PHP 5, PHP 7 < 7.4.0) ibase_name_result — ... 結果セットに名前を割り当てる 説明 ibase_name_result ( resource $result , string $name ): bool こ ... この名前は、後で UPDATE|DELETE ... WHERE CURRENT OF name 文で使用します。 パラメータ result InterBase 結果セ ... ット。 name 割り当てる名前。 戻り値 成功した場合に true を、失 ...
https://man.plustar.jp/php/function.ibase-name-result.html - [similar]
Access 3890
« parallel\Channel::__construct parallel\Channel::open » PHP Manual parallel\Channel Access para ... ccess 説明 public parallel\Channel::make ( string $name ): Channel Shall make an unbuffered channel with t ... he given name public parallel\Channel::make ( string $name , int ... annel Shall make a buffered channel with the given name and capacity パラメータ name The name of the chann ...
https://man.plustar.jp/php/parallel-channel.make.html - [similar]
The GearmanClient class 3869
« Basic Gearman client and worker, submitting tasks GearmanClient::addOptions » PHP Manual Gearm ... 0.1:4730 ): bool public addTask ( string $function_name , string $workload , mixed &$context = ? , string ... anTask public addTaskBackground ( string $function_name , string $workload , mixed &$context = ? , string ... GearmanTask public addTaskHigh ( string $function_name , string $workload , mixed &$context = ? , string ... sk public addTaskHighBackground ( string $function_name , string $workload , mixed &$context = ? , string ...
https://man.plustar.jp/php/class.gearmanclient.html - [similar]
のエイリアス ibase_name_result 3869
« fbird_modify_user fbird_num_fields » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_name ... e_result fbird_name_result (PHP 5, PHP 7 < 7.4.0) fbird_name_result — ... のエイリアス ibase_name_result() 説明 この関数は次の関数のエイリアスです。 ... ibase_name_result() . 参考 fbird_prepare() - のエイリアス iba ...
https://man.plustar.jp/php/function.fbird-name-result.html - [similar]
国コードおよび地域を取得する 3869
« geoip_record_by_name geoip_region_name_by_code » PHP Manual GeoIP 関数 国コードおよび地域を取得 ... する geoip_region_by_name (PECL geoip >= 0.2.0) geoip_region_by_name — 国コー ... ドおよび地域を取得する 説明 geoip_region_by_name ( string $hostname ): array geoip_region_by_name() ... _code" -- 二文字の国コード ( geoip_country_code_by_name() を参照ください) "region" -- 地域コード (例: カリ ... フォルニアなら CA) パラメータ hostname 地域を探す対象となるホスト名あるいは IP アドレス。 ...
https://man.plustar.jp/php/function.geoip-region-by-name.html - [similar]
クエリのプレースホルダーに値をバインドする 3869
« CollectionModify::arrayInsert CollectionModify::__construct » PHP Manual mysql_xdevapi\Collect ... ーにパラメータをバインドします。 プレースホルダーは :NAME というフォーマットで、 ':' は NAME の前に常に存在し ... なければいけない 共通のプレフィックスです。NAME はプレースホルダーの実際の名前です。 この関数は、複 ... 複数の値が許されていますし、配列の中で "PLACEHOLDER_NAME => PLACEHOLDER_VALUE" のような形で渡すこともできま ... on ( "people" ); $result = $collection -> add ( '{"name": "Bernie", "traits": ["Friend", "Brother", "Human ...
https://man.plustar.jp/php/mysql-xdevapi-collectionmodify.bind.html - [similar]
ZipArchive クラス 3822
« 例 ZipArchive::addEmptyDir » PHP Manual Zip ZipArchive クラス ZipArchive クラス (PHP 5 >= 5.2. ... only int $ numFiles ; public readonly string $ filename ; public readonly string $ comment ; /* メソッド * ... / public addEmptyDir ( string $dirname , int $flags = 0 ): bool public addFile ( string $ ... filepath , string $entryname = "" , int $start = 0 , int $length = 0 , int $fla ... L_OVERWRITE ): bool public addFromString ( string $name , string $content , int $flags = ZipArchive::FL_OV ...
https://man.plustar.jp/php/class.ziparchive.html - [similar]
指定された範囲の全てのUnicode文字を走査する 3822
« IntlChar::digit IntlChar::enumCharTypes » PHP Manual IntlChar 指定された範囲の全てのUnicode文字 ... を走査する IntlChar::enumCharNames (PHP 7, PHP 8) IntlChar::enumCharNames — 指定され ... 文字を走査する 説明 public static IntlChar::enumCharNames ( int | string $start , int | string $end , calla ... ble $callback , int $type = IntlChar::UNICODE_CHAR_NAME ): ? bool 最初と最後(但し、最初は含み、最後は含まな ... コールします。 Unicode 1.0 の名前については、modern name と異なるもののみが走査されます。 パラメータ start ...
https://man.plustar.jp/php/intlchar.enumcharnames.html - [similar]
組織名を取得する 3802
« geoip_netspeedcell_by_name geoip_record_by_name » PHP Manual GeoIP 関数 組織名を取得する geoip ... _org_by_name (PECL geoip >= 0.2.0) geoip_org_by_name — 組織名を ... 取得する 説明 geoip_org_by_name ( string $hostname ): string geoip_org_by_name() 関 ... つからない場合には警告が発生します。 パラメータ hostname ホスト名あるいは IP アドレス。 戻り値 成功した場合 ... ない場合には false を返します。 例 例1 geoip_org_by_name() の例 これは、ホスト example.com の IP が誰に割り ...
https://man.plustar.jp/php/function.geoip-org-by-name.html - [similar]
Dynamically adds a new method to a given class 3802
« runkit7_import runkit7_method_copy » PHP Manual runkit7 関数 Dynamically adds a new method to ... iven class 説明 runkit7_method_add ( string $class_name , string $method_name , string $argument_list , st ... ict = ? ): bool runkit7_method_add ( string $class_name , string $method_name , Closure $closure , int $fl ... = ? , bool $is_strict = ? ): bool パラメータ class_name The class to which this method will be added metho ... d_name The name of the method to add argument_list Comma- ...
https://man.plustar.jp/php/function.runkit7-method-add.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT