検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 1568 for NAME (0.095 sec.)
Returns the command name 3423
« MongoDB\Driver\Monitoring\CommandSucceededEvent MongoDB\Driver\Monitoring\CommandSucceededEven ... nitoring\CommandSucceededEvent Returns the command name MongoDB\Driver\Monitoring\CommandSucceededEvent::g ... etCommandName (mongodb >=1.3.0) MongoDB\Driver\Monitoring\Comman ... dSucceededEvent::getCommandName — Returns the command name 説明 final public Mongo ... Driver\Monitoring\CommandSucceededEvent::getCommandName (): string Returns the command name (e.g. "find" , ...
https://man.plustar.jp/php/mongodb-driver-monitoring-commandsucceededevent.getco... - [similar]
プレースホルダーに値をバインドする 3423
« mysql_xdevapi\CrudOperationBindable mysql_xdevapi\CrudOperationLimitable » PHP Manual mysql_xd ... dable::bind() の例 <?php $res = $coll -> modify ( 'name like :name' )-> arrayInsert ( 'job[0]' , 'Calciato ... re' )-> bind ([ 'name' => 'ENTITY' ])-> execute (); $res = $table -> del ... 'age desc' )-> where ( 'age < 20 and age > 12 and name != :name' )-> bind ([ 'name' => 'Tierney' ])-> lim ...
https://man.plustar.jp/php/mysql-xdevapi-crudoperationbindable.bind.html - [similar]
Open a connection to a CUBRID Server 3402
« cubrid_connect_with_url cubrid_current_oid » PHP Manual CUBRID 関数 Open a connection to a CUB ... rid_connect ( string $host , int $port , string $dbname , string $userid = ? , string $passwd = ? , bool $ ... y using your server address, port number, database name, user name, and password. If the user name and pas ... tion will be made by default. パラメータ host Host name or IP address of CUBRID CAS server. port Port numb ... configured in $CUBRID/conf/cubrid_broker.conf). dbname Name of database. userid User name for the databas ...
https://man.plustar.jp/php/function.cubrid-connect.html - [similar]
単一のフィールドのメタデータを取得する 3402
« mysqli_result::fetch_column mysqli_result::fetch_field » PHP Manual mysqli_result 単一のフィー ... 合は false を返します。 オブジェクトの属性 属性 説明 name カラムの名前。 orgname もしエイリアスが指定されてい ... sqli_connect_error ()); exit(); } $query = "SELECT Name, SurfaceArea from Country ORDER BY Name LIMIT 5" ; ... o = $result -> fetch_field_direct ( 1 ); printf ( "Name: %s\n" , $finfo -> name ); printf ( "Table: %s\n" ... sqli_connect_error ()); exit(); } $query = "SELECT Name, SurfaceArea from Country ORDER BY Name LIMIT 5" ; ...
https://man.plustar.jp/php/mysqli-result.fetch-field-direct.html - [similar]
値を代入する 3402
« Yaf_View_Simple Yaf_View_Simple::assignRef » PHP Manual Yaf_View_Simple 値を代入する Yaf_View_ ... 入する 説明 public Yaf_View_Simple::assign ( string $name , mixed $value = ? ): bool 変数をビューエンジンに代 ... 入します。 パラメータ name 文字列あるいは配列。 文字列の場合は、次の引数 $val ... is -> _view -> assign ( array( "key" => "value" , "name" => "value" )); } } ?> 例2 テンプレートの例 <html> ... ead> <body> <?php foreach ( $this -> _tpl_vars as $name => $value ) { echo $ $name ; // or echo $this->_tp ...
https://man.plustar.jp/php/yaf-view-simple.assign.html - [similar]
Gender\Gender クラス 3381
« 利用例 Gender\Gender::connect » PHP Manual Gender Gender\Gender クラス Gender\Gender クラス (P ... nst int IS_MOSTLY_MALE = 109 ; const int IS_UNISEX_NAME = 63 ; const int IS_A_COUPLE = 67 ; const int NAME ... _NOT_FOUND = 32 ; const int ERROR_IN_NAME = 69 ; const int ANY_COUNTRY = 0 ; const int BRITA ... int $country ): array | false public get ( string $name , int $country = ? ): int public isNick ( string $ ... name0 , string $name1 , int $country = ? ): array public similarNames ( ...
https://man.plustar.jp/php/class.gender.html - [similar]
オープンされたモードの名前を返す 3381
« mcrypt_enc_get_key_size mcrypt_enc_get_supported_key_sizes » PHP Manual Mcrypt 関数 オープンさ ... れたモードの名前を返す mcrypt_enc_get_modes_name (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt ... >= 1.0.0) mcrypt_enc_get_modes_name — オープンされたモードの名前を返す 警告 この関数は ... ないことを強く推奨します。 説明 mcrypt_enc_get_modes_name ( resource $td ): string この関数はモード名を返しま ... を表す文字列を返します。 例 例1 mcrypt_enc_get_modes_name() の例 <?php $td = mcrypt_module_open ( MCRYPT_CAS ...
https://man.plustar.jp/php/function.mcrypt-enc-get-modes-name.html - [similar]
略称からタイムゾーン名を返す 3381
« timezone_location_get timezone_name_get » PHP Manual 日付・時刻 関数 略称からタイムゾーン名を返 ... す timezone_name_from_abbr (PHP 5 >= 5.1.3, PHP 7, PHP 8) timezone_ ... _abbr — 略称からタイムゾーン名を返す 説明 timezone_name_from_abbr ( string $abbr , int $utcOffset = -1 , i ... 、失敗した場合に false を返します。 例 例1 timezone_name_from_abbr() の例 <?php echo timezone_name_from_abb ... r ( "CET" ) . "\n" ; echo timezone_name_from_abbr ( "" , 3600 , 0 ) . "\n" ; ?> 上の例の出 ...
https://man.plustar.jp/php/function.timezone-name-from-abbr.html - [similar]
プロパティの値に対応する、Unicode の名前を取得する 3381
« IntlChar::getPropertyValueEnum IntlChar::getUnicodeVersion » PHP Manual IntlChar プロパティの値 ... Unicode の名前を取得する IntlChar::getPropertyValueName (PHP 7, PHP 8) IntlChar::getPropertyValueName — プ ... 得する 説明 public static IntlChar::getPropertyValueName ( int $property , int $value , int $type = IntlCha ... r::LONG_PROPERTY_NAME ): string | false 指定されたプロパティの値に対応す ... 場合、 false を返します。 全ての値には長い名前 (long name) が存在します。 殆どの値には短縮名 (short name) が ...
https://man.plustar.jp/php/intlchar.getpropertyvaluename.html - [similar]
結果セットの次のフィールドを返す 3381
« mysqli_result::fetch_field_direct mysqli_result::fetch_fields » PHP Manual mysqli_result 結果セ ... 返します。 オブジェクトのプロパティ プロパティ 説明 name カラムの名前。 orgname もしエイリアスが指定されてい ... sqli_connect_error ()); exit(); } $query = "SELECT Name, SurfaceArea from Country ORDER BY Code LIMIT 5" ; ... ( $finfo = $result -> fetch_field ()) { printf ( "Name: %s\n" , $finfo -> name ); printf ( "Table: %s\n" ... sqli_connect_error ()); exit(); } $query = "SELECT Name, SurfaceArea from Country ORDER BY Code LIMIT 5" ; ...
https://man.plustar.jp/php/mysqli-result.fetch-field.html - [similar]