検索

phrase: max: clip:
target: order:
Results of 531 - 540 of about 817 for return (0.046 sec.)
Tell the cursor position of the LOB object 2966
« cubrid_lob2_tell64 cubrid_lob2_write » PHP Manual CUBRID 関数 Tell the cursor position of the ... 2_new() or get from the result set. 戻り値 It will return the cursor position on the LOB object when it proc ...
https://man.plustar.jp/php/function.cubrid-lob2-tell.html - [similar]
Get the requested schema information 2966
« cubrid_rollback cubrid_seq_drop » PHP Manual CUBRID 関数 Get the requested schema information ... me . The result of the cubrid_schema() function is returned as a two-dimensional array (column (associative ... and the column structure of the result array to be returned based on the schema type. Result Composition of ... を返します. 変更履歴 バージョン 説明 8.3.1 Change return value: when process is unsuccessful, return false, ...
https://man.plustar.jp/php/function.cubrid-schema.html - [similar]
Returns the activation function 2966
« fann_duplicate_train_data fann_get_activation_steepness » PHP Manual Fann 関数 Returns the act ... PECL fann >= 1.0.0) fann_get_activation_function — Returns the activation function 説明 fann_get_activation_ ... functions for the neurons in the input layer. The return value is one of the activation functions constants ... 連キーワード: activation , function , layer , fann , Returns , neuron , the , Sets , supplied , steepness ...
https://man.plustar.jp/php/function.fann-get-activation-function.html - [similar]
Returns the BSON representation of a PHP value 2966
« MongoDB\BSON\fromJSON MongoDB\BSON\toCanonicalExtendedJSON » PHP Manual 関数 Returns the BSON ... N\fromPHP (mongodb >=1.0.0) MongoDB\BSON\fromPHP — Returns the BSON representation of a PHP value 説明 Mongo ... (e.g. document) to its » BSON representation. The returned binary string will describe a BSON document. パラ ... goDB\BSON\Serializable::bsonSerialize() failing to return an array or stdClass . 例 例1 MongoDB\BSON\fromPHP ... 0666f6f000100000000cat 参考 MongoDB\BSON\toPHP() - Returns the PHP representation of a BSON value » MongoDB ...
https://man.plustar.jp/php/function.mongodb.bson-fromphp.html - [similar]
Oracle データベースに接続する 2966
« oci_commit oci_define_by_name » PHP Manual OCI8 関数 Oracle データベースに接続する oci_connect ... ( $row = oci_fetch_array ( $stid , OCI_ASSOC + OCI_RETURN_NULLS )) { echo "<tr>\n" ; foreach ( $row as $item ... ( $row = oci_fetch_array ( $stid , OCI_ASSOC + OCI_RETURN_NULLS )) { echo "<tr>\n" ; foreach ( $row as $item ... ( $row = oci_fetch_array ( $stid , OCI_ASSOC + OCI_RETURN_NULLS )) { echo "<tr>\n" ; foreach ( $row as $item ...
https://man.plustar.jp/php/function.oci-connect.html - [similar]
Returns information about the passed in value with data types, reference counts,... 2966
« runkit7_superglobals uopz » PHP Manual runkit7 関数 Returns information about the passed in va ... t (PECL runkit7 >= Unknown) runkit7_zval_inspect — Returns information about the passed in value with data t ... ring $value ): array パラメータ value The value to return the representation of 戻り値 The array returned by ...
https://man.plustar.jp/php/function.runkit7-zval-inspect.html - [similar]
ふたつのパスの差分を再帰的に取得する 2966
« svn_delete svn_export » PHP Manual SVN 関数 ふたつのパスの差分を再帰的に取得する svn_diff (PEC ... ion svn_diff_same_item ( $path , $rev1 , $rev2 ) { return svn_diff ( $path , $rev1 , $path , $rev2 ); } ?> 例 ... = str_replace ( '\\' , '/' , realpath ( $path2 )); return svn_diff ( $path1 , $rev1 , $path2 , $rev2 ); } ?> ...
https://man.plustar.jp/php/function.svn-diff.html - [similar]
Delete a function 2966
« uopz_del_function uopz_extend » PHP Manual Uopz 関数 Delete a function uopz_delete (PECL uopz ... lass My { public static function strlen ( $arg ) { return strlen ( $arg ); } } uopz_delete ( My ::class, "st ...
https://man.plustar.jp/php/function.uopz-delete.html - [similar]
Gets value of class or instance property 2966
« uopz_get_mock uopz_get_return » PHP Manual Uopz 関数 Gets value of class or instance property ... nstance. property The name of the property. 戻り値 Returns the value of the class or instance property, or n ...
https://man.plustar.jp/php/function.uopz-get-property.html - [similar]
Gets the static variables from function or method scope 2966
« uopz_get_return uopz_implement » PHP Manual Uopz 関数 Gets the static variables from function ... unction The name of the function or method. 戻り値 Returns an associative array of variable names mapped to ...
https://man.plustar.jp/php/function.uopz-get-static.html - [similar]