検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 313 for exists (0.039 sec.)
Store into cache 4557
« Yac::info Yac::__set » PHP Manual Yac Store into cache Yac::set (PECL yac >= 1.0.0) Yac::set — ... bool Add a item into cache, it the key is already exists, override it. パラメータ keys string key value mix ...
https://man.plustar.jp/php/yac.set.html - [similar]
SessionHandlerInterface クラス 4511
« SessionHandler::write SessionHandlerInterface::close » PHP Manual Sessions SessionHandlerInter ... ile = " $this -> savePath /sess_ $id " ; if ( file_exists ( $file )) { unlink ( $file ); } return true ; } # ... lemtime ( $file ) + $maxlifetime < time () && file_exists ( $file )) { unlink ( $file ); } } return true ; } ...
https://man.plustar.jp/php/class.sessionhandlerinterface.html - [similar]
Initiates the stat call 4511
« EvStat::set EvTimer » PHP Manual EvStat Initiates the stat call EvStat::stat (PECL ev >= 0.2.0 ... パラメータはありません。 戻り値 Returns true if path exists. Otherwise false . 参考 EvStat::attr() - Returns t ...
https://man.plustar.jp/php/evstat.stat.html - [similar]
ファイルのステータスのキャッシュをクリアする 4511
« chown copy » PHP Manual ファイルシステム 関数 ファイルのステータスのキャッシュをクリアする cle ... 意してください。もし存在しないファイルに対して file_exists() をコールする場合、ファイルを作成するまで この関数 ... 受ける関数を以下に示します。 stat() , lstat() , file_exists() , is_writable() , is_readable() , is_executable( ...
https://man.plustar.jp/php/function.clearstatcache.html - [similar]
引数が、現在のスコープから関数としてコール可能な値かどうかを調べる 4511
« is_bool is_countable » PHP Manual 変数操作 関数 引数が、現在のスコープから関数としてコール可能 ... ーディングが行われる可能性があります。 参考 function_exists() - 指定した関数が定義されている場合に true を返す ... method_exists() - クラスメソッドが存在するかどうかを確認する 関連 ...
https://man.plustar.jp/php/function.is-callable.html - [similar]
ユーザーキャッシュに格納された変数を取得する 4511
« wincache_ucache_exists wincache_ucache_inc » PHP Manual WinCache 関数 ユーザーキャッシュに格納 ... ーザーキャッシュの中身全体を削除する wincache_ucache_exists() - 変数がユーザーキャッシュに存在するかどうかを調 ...
https://man.plustar.jp/php/function.wincache-ucache-get.html - [similar]
アトリビュートの概要 4511
« アトリビュート アトリビュートの文法 » PHP Manual アトリビュート アトリビュートの概要 アトリビュ ... ng $targetDirectory ; #[SetUp] public function fileExists () { if (! file_exists ( $this -> fileName )) { th ... st" ); } } #[SetUp] public function targetDirectoryExists () { if (! file_exists ( $this -> targetDirectory ...
https://man.plustar.jp/php/language.attributes.overview.html - [similar]
プリペアドステートメントから結果セットのメタデータを返す 4511
« mysqli_stmt::reset mysqli_stmt::send_long_data » PHP Manual mysqli_stmt プリペアドステートメン ... ord" , "test" ); $mysqli -> query ( "DROP TABLE IF EXISTS friends" ); $mysqli -> query ( "CREATE TABLE frien ... , "test" ); mysqli_query ( $link , "DROP TABLE IF EXISTS friends" ); mysqli_query ( $link , "CREATE TABLE f ...
https://man.plustar.jp/php/mysqli-stmt.result-metadata.html - [similar]
トランザクションを開始する 4511
« mysqli::autocommit mysqli::change_user » PHP Manual mysqli トランザクションを開始する mysqli:: ... actions */ $mysqli -> query ( "CREATE TABLE IF NOT EXISTS language ( Code text NOT NULL, Speakers int(11) NO ... s */ mysqli_query ( $mysqli , "CREATE TABLE IF NOT EXISTS language ( Code text NOT NULL, Speakers int(11) NO ...
https://man.plustar.jp/php/mysqli.begin-transaction.html - [similar]
Bind variables to a prepared statement as parameters 4464
« CUBRID 関数 cubrid_close_prepare » PHP Manual CUBRID 関数 Bind variables to a prepared stateme ... ( $con ) { cubrid_execute ( $con , "DROP TABLE if exists php_cubrid_lob_test" ); cubrid_execute ( $con , "C ... ( $con ) { cubrid_execute ( $con , "DROP TABLE if exists php_cubrid_lob_test" ); cubrid_execute ( $con , "C ...
https://man.plustar.jp/php/function.cubrid-bind.html - [similar]