検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 313 for exists (0.016 sec.)
指定した値を配列で検索し、見つかった場合に対応する最初のキーを返す 4250
« array_reverse array_shift » PHP Manual 配列 関数 指定した値を配列で検索し、見つかった場合に対応 ... 返す array_values() - 配列の全ての値を返す array_key_exists() - 指定したキーまたは添字が配列にあるかどうかを調 ...
https://man.plustar.jp/php/function.array-search.html - [similar]
Delete an instance using OID 4250
« cubrid_disconnect cubrid_error_code_facility » PHP Manual CUBRID 関数 Delete an instance using ... ance() - Check whether the instance pointed by OID exists 関連キーワード: string , instance , using , OID , ...
https://man.plustar.jp/php/function.cubrid-drop.html - [similar]
Move the cursor of a lob object 4250
« cubrid_lob2_seek64 cubrid_lob2_size64 » PHP Manual CUBRID 関数 Move the cursor of a lob object ... a" , "" ); cubrid_execute ( $conn , "DROP TABLE if exists test_lob" ); cubrid_execute ( $conn , "CREATE TABL ...
https://man.plustar.jp/php/function.cubrid-lob2-seek.html - [similar]
Move the cursor of a lob object 4250
« cubrid_lob2_read cubrid_lob2_seek » PHP Manual CUBRID 関数 Move the cursor of a lob object cub ... a" , "" ); cubrid_execute ( $conn , "DROP TABLE if exists test_lob" ); cubrid_execute ( $conn , "CREATE TABL ...
https://man.plustar.jp/php/function.cubrid-lob2-seek64.html - [similar]
ディレクトリを作る 4250
« eio_lstat eio_mknod » PHP Manual Eio 関数 ディレクトリを作る eio_mkdir (PECL eio >= 0.0.1dev) ... kdir_ok" ; } // ディレクトリを削除します if ( file_exists ( $data )) rmdir ( $temp_dirname ); } // アクセスモ ...
https://man.plustar.jp/php/function.eio-mkdir.html - [similar]
シンボリックリンクを作る 4250
« eio_statvfs eio_sync_file_range » PHP Manual Eio 関数 シンボリックリンクを作る eio_symlink (PE ... ult ) { global $link , $filename ; var_dump ( file_exists ( $data ) && is_link ( $data )); if (! eio_readlin ...
https://man.plustar.jp/php/function.eio-symlink.html - [similar]
単語のスペルが正しいかどうかを調べ、修正候補を提供する 4250
« enchant_dict_is_in_session enchant_dict_store_replacement » PHP Manual Enchant 関数 単語のスペ ... = enchant_broker_init (); if ( enchant_broker_dict_exists ( $r , $tag )) { $d = enchant_broker_request_dict ...
https://man.plustar.jp/php/function.enchant-dict-quick-check.html - [similar]
ファイルの最終アクセス時刻を取得する 4250
« file filectime » PHP Manual ファイルシステム 関数 ファイルの最終アクセス時刻を取得する fileati ... 2 22:16:23. $filename = 'somefile.txt' ; if ( file_exists ( $filename )) { echo " $filename was last accesse ...
https://man.plustar.jp/php/function.fileatime.html - [similar]
ファイルの inode 変更時刻を取得する 4250
« fileatime filegroup » PHP Manual ファイルシステム 関数 ファイルの inode 変更時刻を取得する fil ... 2 22:16:23. $filename = 'somefile.txt' ; if ( file_exists ( $filename )) { echo " $filename was last changed ...
https://man.plustar.jp/php/function.filectime.html - [similar]
オブジェクトの親クラスの名前を取得する 4250
« get_object_vars interface_exists » PHP Manual クラス/オブジェクト関数 オブジェクトの親クラスの ...
https://man.plustar.jp/php/function.get-parent-class.html - [similar]