検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 817 for return (0.100 sec.)
Returns the Legacy Extended JSON representation of a BSON value 3491
« MongoDB\BSON\toCanonicalExtendedJSON MongoDB\BSON\toPHP » PHP Manual 関数 Returns the Legacy E ... SON\toJSON (mongodb >=1.0.0) MongoDB\BSON\toJSON — Returns the Legacy Extended JSON representation of a BSON ... => new MongoDB \ BSON \ Javascript ( 'function() { return 1; }' ) ], [ 'code_ws' => new MongoDB \ BSON \ Jav ... ascript ( 'function() { return a; }' , [ 'a' => 1 ]) ], [ 'minkey' => new MongoDB ... ns" : "i" } } { "code" : { "$code" : "function() { return 1; }" } } { "code_ws" : { "$code" : "function() { ...
https://man.plustar.jp/php/function.mongodb.bson-tojson.html - [similar]
Get SeasLog author. 3491
« Seaslog 関数 seaslog_get_version » PHP Manual Seaslog 関数 Get SeasLog author. seaslog_get_aut ... ラメータ この関数にはパラメータはありません。 戻り値 Return SeasLog author as string. 例 例1 seaslog_get_autho ... , 関数 , string , Seaslog , パラメータ , version , Return ...
https://man.plustar.jp/php/function.seaslog-get-author.html - [similar]
Get SeasLog version. 3491
« seaslog_get_author SeasLog » PHP Manual Seaslog 関数 Get SeasLog version. seaslog_get_version ... ラメータ この関数にはパラメータはありません。 戻り値 Return SeasLog version (SEASLOG_VERSION) as string. 例 例 ... , string , 関数 , パラメータ , author , Seaslog , Return ...
https://man.plustar.jp/php/function.seaslog-get-version.html - [similar]
Basic Gearman client and worker, submitting tasks 3491
« Basic Gearman client and worker, background GearmanClient » PHP Manual 例 Basic Gearman client ... ; while( $gmworker -> work ()) { if ( $gmworker -> returnCode () != GEARMAN_SUCCESS ) { echo "return_code: " ... . $gmworker -> returnCode () . "\n" ; break; } } function reverse_fn ( $ ... trrev ( $workload ); echo "Result: $result \n" ; # Return what we want to send back to the client. return $r ... tion would be: function reverse_fn_fast ( $job ) { return strrev ( $job -> workload ()); } ?> 上の例の出力は ...
https://man.plustar.jp/php/gearman.examples-reverse-task.html - [similar]
関数・メソッド 3491
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッ ... 数を表す文字かどうかを調べる cubrid_affected_rows - Return the number of rows affected by the last SQL statem ... d statement as parameters cubrid_client_encoding - Return the current CUBRID connection charset cubrid_close ... drop - Delete an instance using OID cubrid_errno - Return the numerical value of the error message from prev ... ray, a numeric array, or both cubrid_fetch_assoc - Return the associative array that corresponds to the fetc ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
3491
« 定義済み定数 OCI8 接続のハンドリングおよびプーリング » PHP Manual OCI8 例 例 これらの例では HR ... ( $row = oci_fetch_array ( $stid , OCI_ASSOC + OCI_RETURN_NULLS )) { print "<tr>\n" ; foreach ( $row as $ite ... able (mykey, myclob) VALUES (:mykey, EMPTY_CLOB()) RETURNING myclob INTO :myclob" ; $stid = oci_parse ( $con ... ( $row = oci_fetch_array ( $stid , OCI_ASSOC + OCI_RETURN_LOBS )) { print '<tr><td>' . $row [ 'MYCLOB' ]. '< ... ます CREATE OR REPLACE FUNCTION myfunc(p IN NUMBER) RETURN NUMBER AS BEGIN RETURN p * 3; END; */ $conn = oci_ ...
https://man.plustar.jp/php/oci8.examples.html - [similar]
基本的な使い方 3491
« 基本的な使用法 PostgreSQL 関数 » PHP Manual 例 基本的な使い方 基本的な使い方 以下の例には、レガ ... pg_user u ON d.datdba = u.usesysid ORDER BY 1; ' ; return pg_query ( $db , $query ); } // テーブルを一覧にす ... v','S','') AND c.relname !~ '^pg_' ORDER BY 1; " ; return pg_query ( $db , $query ); } // pg_meta_data() も参 ... > 0 AND a.attrelid = c.oid ORDER BY a.attnum; " ; return pg_query ( $db , $query ); } ?> 関連キーワード: 基 ...
https://man.plustar.jp/php/pgsql.examples-queries.html - [similar]
定義済み定数 3491
« リソース型 SQLSRV 関数 » PHP Manual SQLSRV 定義済み定数 定義済み定数 以下の定数が定義されていま ... FETCH_ASSOC ( int ) Forces sqlsrv_fetch_array() to return an associative array when passed as a parameter. S ... TCH_NUMERIC ( int ) Forces sqlsrv_fetch_array() to return an array with numeric when passed as a parameter. ... _FETCH_BOTH ( int ) Forces sqlsrv_fetch_array() to return an array with both associative and numeric keys wh ... . SQLSRV_ERR_ALL ( int ) Forces sqlsrv_errors() to return both errors and warings when passed as a parameter ...
https://man.plustar.jp/php/sqlsrv.constants.html - [similar]
オフセットが存在するかどうか 3464
« ArrayAccess ArrayAccess::offsetGet » PHP Manual ArrayAccess オフセットが存在するかどうか Array ... var_dump ( __METHOD__ ); if ( $var == "foobar" ) { return true ; } return false ; } public function offsetUn ... set ( $var ): void { var_dump ( __METHOD__ ); } #[\ReturnTypeWillChange] public function offsetGet ( $var ) ... { var_dump ( __METHOD__ ); return "value" ; } } $obj = new obj ; echo "Runs obj::off ...
https://man.plustar.jp/php/arrayaccess.offsetexists.html - [similar]
The RarEntry class 3464
« RarArchive::__toString RarEntry::extract » PHP Manual Rar The RarEntry class The RarEntry clas ... string } 定義済み定数 RarEntry::HOST_MSDOS If the return value of RarEntry::getHostOs() equals this constan ... tead of RAR_HOST_MSDOS . RarEntry::HOST_OS2 If the return value of RarEntry::getHostOs() equals this constan ... replace RAR_HOST_OS2 . RarEntry::HOST_WIN32 If the return value of RarEntry::getHostOs() equals this constan ... eplace RAR_HOST_WIN32 . RarEntry::HOST_UNIX If the return value of RarEntry::getHostOs() equals this constan ...
https://man.plustar.jp/php/class.rarentry.html - [similar]