検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 1568 for NAME (0.020 sec.)
Add a user to a security database 4792
« fbird_wait_event ibase_affected_rows » PHP Manual Firebird/InterBase 関数 Add a user to a secu ... add_user ( resource $service_handle , string $user_name , string $password , string $first_name = ? , stri ... ng $middle_name = ? , string $last_name = ? ): bool パラメータ ser ... le The handle on the database server service. user_name The login name of the new database user. password ... The password of the new user. first_name The first name of the new database user. middle_na ...
https://man.plustar.jp/php/function.ibase-add-user.html - [similar]
FAQ: 名前空間について知っておくべきこと 4751
« 名前解決のルール 列挙型(Enum) » PHP Manual 名前空間 FAQ: 名前空間について知っておくべきこと FA ... にあるクラス、関数あるいは定数を使用する方法は? \my\name や \name のような名前はどのように解決される? my\na ... のような名前はどのように解決される? 修飾されていない name のようなクラス名はどのように解決される? 修飾されて ... いない name のような関数名/定数名はどのように解決される? また、 ... ? 例3 名前空間内からの内部クラスへのアクセス <?php namespace foo ; $a = new \ stdClass ; function test (\ ...
https://man.plustar.jp/php/language.namespaces.faq.html - [similar]
GeoIP 関数 4751
« 定義済み定数 geoip_asnum_by_name » PHP Manual GeoIP GeoIP 関数 GeoIP 関数 目次 geoip_asnum_by_ ... e — AS番号(ASN) を取得する geoip_continent_code_by_name — 二文字の大陸コードを取得する geoip_country_code_ ... by_name — 二文字の国コードを取得する geoip_country_code3_b ... y_name — 三文字の国コードを取得する geoip_country_name_by ... _name — 完全な国名を取得する geoip_database_info — GeoIP ...
https://man.plustar.jp/php/ref.geoip.html - [similar]
DB2 データベースサーバーの情報をプロパティに保持するオブジェクトを返す 4730
« db2_rollback db2_set_option » PHP Manual IBM DB2 関数 DB2 データベースサーバーの情報をプロパテ ... ーバーのプロパティ プロパティ名 戻り値の型 説明 DBMS_NAME string 接続中のデータベースサーバーの名前。DB2 サー ... DEPAGE int 接続中のデータベースのコードページ。 DB_NAME string 接続中のデータベースの名前。 DFT_ISOLATION ... _QUOTE_CHAR string 識別子を区切るための文字。 INST_NAME string データベースを含むデータベースサーバーのイン ... ドカードをサポートしていない場合に false 。 MAX_COL_NAME_LEN int データベースサーバーがサポートするカラム名 ...
https://man.plustar.jp/php/function.db2-server-info.html - [similar]
Set name of the process. 4730
« Swoole\Process::kill Swoole\Process::pop » PHP Manual Swoole\Process Set name of the process. ... Swoole\Process::name (PECL swoole >= 1.9.0) Swoole\Process::name — Set ... name of the process. 説明 public Swoole\Process::name ( string $process_name ): bool パラメータ process_ ... name Set name of the process. 戻り値 成功した場合に true を、失敗 ...
https://man.plustar.jp/php/swoole-process.name.html - [similar]
Copy a function to a new function name 4709
« runkit7_function_add runkit7_function_redefine » PHP Manual runkit7 関数 Copy a function to a ... new function name runkit7_function_copy (PECL runkit7 >= Unknown) ru ... _function_copy — Copy a function to a new function name 説明 runkit7_function_copy ( string $source_name , ... string $target_name ): bool パラメータ source_name Name of the existin ... g function target_name Name of the new function to copy the definition to ...
https://man.plustar.jp/php/function.runkit7-function-copy.html - [similar]
Yaf_Route_Regex のコンストラクタ 4709
« Yaf_Route_Regex::assemble Yaf_Route_Regex::route » PHP Manual Yaf_Route_Regex Yaf_Route_Regex ... her :: getInstance ()-> getRouter ()-> addRoute ( "name" , new Yaf_Route_Regex ( "#^/product/([^/]+)/([^/] ... " , //route to product controller, ), array( 1 => "name" , // now you can call $request->getParam("name") ... 3.0 以降) の例 <?php /** * Use match result as MVC name */ Yaf_Dispatcher :: getInstance ()-> getRouter () ... -> addRoute ( "name" , new Yaf_Route_Regex ( "#^/product/([^/]+)/([^/] ...
https://man.plustar.jp/php/yaf-route-regex.construct.html - [similar]
Dynamically changes the name of the given method 4689
« runkit7_method_remove runkit7_object_id » PHP Manual runkit7 関数 Dynamically changes the name ... of the given method runkit7_method_rename (PECL runkit7 >= Unknown) runkit7_method_rename... Dynamically changes the name of the given method 説明 runkit7_method_rename ( s ... tring $class_name , string $source_method_name , string $target_meth ... od_name ): bool 注意 : この関数は、 現在実行中(もしくはチェ ...
https://man.plustar.jp/php/function.runkit7-method-rename.html - [similar]
Set the process name 4689
« swoole_select swoole_strerror » PHP Manual Swoole 関数 Set the process name swoole_set_process ... _name (PECL swoole >= 1.9.0) swoole_set_process_name — S ... et the process name 説明 swoole_set_process_name ( string $process_nam ... e , int $size = 128 ): void パラメータ process_name 戻り値 関連キーワード: process , Set , swoole , th ...
https://man.plustar.jp/php/function.swoole-set-process-name.html - [similar]
Geo IP ロケーション 4668
« その他の基本モジュール はじめに » PHP Manual その他の基本モジュール Geo IP ロケーション Geo IP ... リソース型 定義済み定数 GeoIP 関数 geoip_asnum_by_name — AS番号(ASN) を取得する geoip_continent_code_by_n ... 二文字の大陸コードを取得する geoip_country_code_by_name — 二文字の国コードを取得する geoip_country_code3_b ... y_name — 三文字の国コードを取得する geoip_country_name_by ... _name — 完全な国名を取得する geoip_database_info — GeoIP ...
https://man.plustar.jp/php/book.geoip.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT