検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 859 for not (0.027 sec.)
Deserialization from BSON 4475
« Serialization to BSON Security » PHP Manual Persisting Data Deserialization from BSON Deserial ... may be undefined. Since PHP objects and arrays cannot have duplicate keys, data could also be lost when ... ferent PHP types. The possible mapping values are: not set or NULL (default) A BSON array will be deseria ... e the object's properties. If the named class does not exist or does not implement the MongoDB\BSON\Persi ... class will take priority. If the named class does not exist, is not concrete (i.e. it is abstract or an ...
https://man.plustar.jp/php/mongodb.persistence.deserialization.html - [similar]
The MySQLi Extension Function Summary 4475
« ノート mysqli » PHP Manual MySQLi The MySQLi Extension Function Summary The MySQLi Extension F ... Class OOP Interface Procedural Interface Alias (Do not use) Description Properties $mysqli::affected_rows ... t() N/A Open a new connection to the MySQL server [Note: static (i.e. class) method] mysqli::debug() mysq ... o mysqli::get_warnings() mysqli_get_warnings() N/A NOT DOCUMENTED mysqli::init() mysqli_init() N/A Initia ... fe() N/A Returns whether thread safety is given or not mysqli::use_result() mysqli_use_result() N/A Initi ...
https://man.plustar.jp/php/mysqli.summary.html - [similar]
The Parle\Lexer class 4404
« Parser examples Parle\Lexer::advance » PHP Manual Parle The Parle\Lexer class The Parle\Lexer ... Parle\RLexer , if no multiple states are required. Note, that Parle\RParser is not compatible with this l ... * Constants */ const int ICASE = 1 ; const int DOT_NOT_LF = 2 ; const int DOT_NOT_CRLF = 4 ; const int SK ... } 定義済み定数 Parle\Lexer::ICASE Parle\Lexer::DOT_NOT_LF Parle\Lexer::DOT_NOT_CRLF Parle\Lexer::SKIP_WS ...
https://man.plustar.jp/php/class.parle-lexer.html - [similar]
与えられたクラスの親クラスを返す 4404
« class_implements class_uses » PHP Manual SPL 関数 与えられたクラスの親クラスを返す class_paren ... _parents ( 'bar' )); spl_autoload_register (); // 'not_loaded' クラスをロードするためにオートローディング ... を使用する print_r ( class_parents ( 'not_loaded' , true )); ?> 上の例の出力は、 たとえば以下 ... => foo ) Array ( [foo] => foo ) Array ( [parent_of_not_loaded] => parent_of_not_loaded ) 参考 class_imple ... ラス , parents , autoload , Array , 関数 , loaded , not , 配列 , parent , implements ...
https://man.plustar.jp/php/function.class-parents.html - [similar]
Opens a connection to a Microsoft SQL Server database 4404
« sqlsrv_configure sqlsrv_errors » PHP Manual SQLSRV 関数 Opens a connection to a Microsoft SQL ... the server. If values for the UID and PWD keys are not specified, the connection will be attempted using ... . 戻り値 A connection resource. If a connection cannot be successfully opened, false is returned. 例 例1 ... //serverName\instanceName // Since UID and PWD are not specified in the $connectionInfo array, // The con ... stablished.<br />" ; }else{ echo "Connection could not be established.<br />" ; die( print_r ( sqlsrv_err ...
https://man.plustar.jp/php/function.sqlsrv-connect.html - [similar]
定義済み定数 4404
« 実行時設定 Trader 関数 » PHP Manual Trader 定義済み定数 定義済み定数 以下の定数が定義されていま ... ( int ) TRADER_ERR_SUCCESS ( int ) TRADER_ERR_LIB_NOT_INITIALIZE ( int ) TRADER_ERR_BAD_PARAM ( int ) TR ... ADER_ERR_ALLOC_ERR ( int ) TRADER_ERR_GROUP_NOT_FOUND ( int ) TRADER_ERR_FUNC_NOT_FOUND ( int ) TR ... RR_INVALID_PARAM_FUNCTION ( int ) TRADER_ERR_INPUT_NOT_ALL_INITIALIZE ( int ) TRADER_ERR_OUTPUT_NOT_ALL_I ... E ( int ) TRADER_ERR_BAD_OBJECT ( int ) TRADER_ERR_NOT_SUPPORTED ( int ) TRADER_ERR_INTERNAL_ERROR ( int ...
https://man.plustar.jp/php/trader.constants.html - [similar]
The Hashable interface 4365
« Ds\Collection::toArray Ds\Hashable::equals » PHP Manual Data Structures The Hashable interface ... e considered equal by an implicit definition would not treated as equal because they are not the same ins ... e it goes in the hash table. While this value does not have to be unique, objects which are equal must ha ... Hashable , hash , Ds , objects , which , equals , not , instance , determines , have ...
https://man.plustar.jp/php/class.ds-hashable.html - [similar]
指定したクラスが使っているトレイトを返す 4365
« class_parents iterator_apply » PHP Manual SPL 関数 指定したクラスが使っているトレイトを返す cl ... utoload_register (); // オートローディングを使い、'not_loaded' クラスを読み込みます print_r ( class_uses ... ( 'not_loaded' , true )); ?> 上の例の出力は、 たとえば以下 ... => foo ) Array ( [foo] => foo ) Array ( [trait_of_not_loaded] => trait_of_not_loaded ) 参考 class_parent ... utoload , 配列 , Array , parents , 関数 , loaded , not ...
https://man.plustar.jp/php/function.class-uses.html - [similar]
The Parle\RLexer class 4326
« Parle\Lexer::reset Parle\RLexer::advance » PHP Manual Parle The Parle\RLexer class The Parle\R ... e. Otherwise, arbitrary token IDs can be supplied. Note, that Parle\Parser is not compatible with this le ... * Constants */ const int ICASE = 1 ; const int DOT_NOT_LF = 2 ; const int DOT_NOT_CRLF = 4 ; const int SK ... 定義済み定数 Parle\RLexer::ICASE Parle\RLexer::DOT_NOT_LF Parle\RLexer::DOT_NOT_CRLF Parle\RLexer::SKIP_W ...
https://man.plustar.jp/php/class.parle-rlexer.html - [similar]
Return the number of rows affected by the last SQL statement 4326
« CUBRID MySQL 互換関数 cubrid_client_encoding » PHP Manual CUBRID MySQL 互換関数 Return the num ... CUBRID connection. If the connection identifier is not specified, the last link opend by cubrid_connect() ... or cubrid_execute() . If the request identifier is not specified, the last identifier requested by cubrid ... n process is successful. -1, when SQL statement is not INSERT, DELETE or UPDATE. false , when the request ... identifier is not specified, and there is no last request. 例 例1 cu ...
https://man.plustar.jp/php/function.cubrid-affected-rows.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT