検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 313 for exists (0.019 sec.)
配列からシンボルテーブルに変数をインポートする 4688
« end in_array » PHP Manual 配列 関数 配列からシンボルテーブルに変数をインポートする extract (PH ... 数値の変数名のみに接頭辞 prefix を付けます。 EXTR_IF_EXISTS 現在のシンボルテーブルに既に存在する場合にのみ上書 ... な変数としたいような場合に有用です。 EXTR_PREFIX_IF_EXISTS 同じ変数だが接頭辞をつけていないバージョンの変数が ... ALL 、 EXTR_PREFIX_INVALID あるいは EXTR_PREFIX_IF_EXISTS の場合にのみ必要であることに注意してください。 接頭 ...
https://man.plustar.jp/php/function.extract.html - [similar]
定義済みの全ての関数を配列で返す 4688
« function_exists register_shutdown_function » PHP Manual 関数処理 関数 定義済みの全ての関数を配 ... ) [user] => Array ( [0] => myrow ) ) 参考 function_exists() - 指定した関数が定義されている場合に true を返す ...
https://man.plustar.jp/php/function.get-defined-functions.html - [similar]
定義済み定数 4641
« リソース型 配列のソート » PHP Manual 配列 定義済み定数 定義済み定数 以下の定数は、PHP コアに含 ... ( int ) EXTR_PREFIX_INVALID ( int ) EXTR_PREFIX_IF_EXISTS ( int ) EXTR_IF_EXISTS ( int ) EXTR_REFS ( int ) 関 ...
https://man.plustar.jp/php/array.constants.html - [similar]
Write to a lob object 4641
« cubrid_lob2_tell cubrid_lock_read » PHP Manual CUBRID 関数 Write to a lob object cubrid_lob2_w ... a" , "" ); cubrid_execute ( $conn , "DROP TABLE if exists test_lob" ); cubrid_execute ( $conn , "CREATE TABL ... a" , "" ); cubrid_execute ( $conn , "DROP TABLE if exists test_lob" ); cubrid_execute ( $conn , "CREATE TABL ...
https://man.plustar.jp/php/function.cubrid-lob2-write.html - [similar]
ファイル名や場所を変更する 4641
« eio_realpath eio_rmdir » PHP Manual Eio 関数 ファイル名や場所を変更する eio_rename (PECL eio > ... name , $new_filename ; if ( $result == 0 && ! file_exists ( $filename ) && file_exists ( $new_filename )) { ...
https://man.plustar.jp/php/function.eio-rename.html - [similar]
変数の型を取得する 4641
« get_resource_type intval » PHP Manual 変数操作 関数 変数の型を取得する gettype (PHP 4, PHP 5, ... ring() - 変数の型が文字列かどうかを調べる function_exists() - 指定した関数が定義されている場合に true を返す ... method_exists() - クラスメソッドが存在するかどうかを確認する 関連 ...
https://man.plustar.jp/php/function.gettype.html - [similar]
直近のクエリのカラムの数を返す 4641
« mysqli::$error mysqli::get_charset » PHP Manual mysqli 直近のクエリのカラムの数を返す mysqli:: ... 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.field-count.html - [similar]
配列 4595
« 変数・データ型関連 はじめに » PHP Manual 変数・データ型関連 配列 配列 はじめに インストール/設 ... 定された配列がリストかどうかをチェックする array_key_exists — 指定したキーまたは添字が配列にあるかどうかを調べ ... ートする in_array — 配列に値があるかチェックする key_exists — array_key_exists のエイリアス key — 配列からキー ...
https://man.plustar.jp/php/book.array.html - [similar]
Yaconf 4595
« Yaf_Exception_LoadFailed_View はじめに » PHP Manual その他の基本モジュール Yaconf Yaconf はじめ ... Retrieve a item Yaconf::has — Determine if a item exists 関連キーワード: Yaconf , item , インストール , 設定 ...
https://man.plustar.jp/php/book.yaconf.html - [similar]
ファイルのハードリンクを作る 4595
« eio_init eio_lstat » PHP Manual Eio 関数 ファイルのハードリンクを作る eio_link (PECL eio >= 0. ... ult ) { global $link , $filename ; var_dump ( file_exists ( $data ) && ! is_link ( $data )); @ unlink ( $dat ... ult ) { global $link , $filename ; var_dump ( file_exists ( $data ) && is_link ( $data )); if (! eio_readlin ...
https://man.plustar.jp/php/function.eio-link.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT