検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 313 for exists (0.130 sec.)
Close BLOB/CLOB data 4380
« cubrid_is_instance cubrid_lob_export » PHP Manual CUBRID 関数 Close BLOB/CLOB data cubrid_lob_ ... , "dba" ); cubrid_execute ( $conn , "DROP TABLE if exists doc" ); cubrid_execute ( $conn , "CREATE TABLE doc ...
https://man.plustar.jp/php/function.cubrid-lob-close.html - [similar]
Read BLOB/CLOB data and send straight to browser 4380
« cubrid_lob_get cubrid_lob_size » PHP Manual CUBRID 関数 Read BLOB/CLOB data and send straight ... , "dba" ); cubrid_execute ( $conn , "DROP TABLE if exists doc" ); cubrid_execute ( $conn , "CREATE TABLE doc ...
https://man.plustar.jp/php/function.cubrid-lob-send.html - [similar]
エントリを挿入する 4380
« dba_handlers dba_key_split » PHP Manual DBA 関数 エントリを挿入する dba_insert (PHP 4, PHP 5, ... rue を、失敗した場合に false を返します。 参考 dba_exists() - キーが存在するかどうかを確認する dba_delete() ...
https://man.plustar.jp/php/function.dba-insert.html - [similar]
エントリを置換または挿入する 4380
« dba_popen dba_sync » PHP Manual DBA 関数 エントリを置換または挿入する dba_replace (PHP 4, PHP ... rue を、失敗した場合に false を返します。 参考 dba_exists() - キーが存在するかどうかを確認する dba_delete() ...
https://man.plustar.jp/php/function.dba-replace.html - [similar]
ジョブ制御のプロセスグループ ID を得る 4380
« posix_getlogin posix_getpgrp » PHP Manual POSIX 関数 ジョブ制御のプロセスグループ ID を得る po ... この関数が使用可能かどうかを調べるには、 function_exists() を使用します。 参考 posix_getppid() - 親プロセス ...
https://man.plustar.jp/php/function.posix-getpgid.html - [similar]
Adds non-existent function or method 4380
« Uopz 関数 uopz_allow_exit » PHP Manual Uopz 関数 Adds non-existent function or method uopz_add ... Exception if the function or method to add already exists. 例 例1 Basic uopz_add_function() Usage <?php uopz ...
https://man.plustar.jp/php/function.uopz-add-function.html - [similar]
リファレンスが行うことは何ですか? 4380
« リファレンスとは? リファレンスが行わないこと » PHP Manual リファレンスの説明 リファレンスが行う ... = array(); foo ( $b [ 'b' ]); var_dump ( array_key_exists ( 'b' , $b )); // bool(true) $c = new StdClass ; f ... oo ( $c -> d ); var_dump ( property_exists ( $c , 'd' )); // bool(true) ?> リファレンスを返す ...
https://man.plustar.jp/php/language.references.whatdo.html - [similar]
Register a set of PHP functions as a Lua library 4380
« LuaSandbox::pauseUsageTimer LuaSandbox::setCPULimit » PHP Manual LuaSandbox Register a set of ... et to the table of functions. If the table already exists, the new functions will be added to it. functions ...
https://man.plustar.jp/php/luasandbox.registerlibrary.html - [similar]
スキーマオブジェクトを得る 4380
« Collection::getOne Collection::getSession » PHP Manual mysql_xdevapi\Collection スキーマオブジ ... @localhost" ); $session -> sql ( "DROP DATABASE IF EXISTS addressbook" )-> execute (); $session -> sql ( "CR ...
https://man.plustar.jp/php/mysql-xdevapi-collection.getschema.html - [similar]
セッションオブジェクトを取得 4380
« Collection::getSchema Collection::modify » PHP Manual mysql_xdevapi\Collection セッションオブジ ... @localhost" ); $session -> sql ( "DROP DATABASE IF EXISTS addressbook" )-> execute (); $session -> sql ( "CR ...
https://man.plustar.jp/php/mysql-xdevapi-collection.getsession.html - [similar]