検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 199 for order (0.008 sec.)
Get the requested schema information 5533
« cubrid_rollback cubrid_seq_drop » PHP Manual CUBRID 関数 Get the requested schema information ... HARED 1:shared 8 UNIQUE 1:unique 9 DEFAULT 10 ATTR_ORDER base:1 11 CLASS_NAME 12 SOURCE_CLASS 13 IS_KEY 1:k ... PAGES 5 NUM_KEYS 6 PRIMARY_KEY 1:primary key 7 KEY_ORDER base:1 CUBRID_SCH_TRIGGER 1 NAME 2 STATUS 3 EVENT ... UNIQUE"]=> string(1) "0" ["DEFAULT"]=> NULL ["ATTR_ORDER"]=> string(1) "4" ["CLASS_NAME"]=> string(7) "stad ...
https://man.plustar.jp/php/function.cubrid-schema.html - [similar]
イメージの型を定義する 5533
« Exif 関数 exif_read_data » PHP Manual Exif 関数 イメージの型を定義する exif_imagetype (PHP 4 > ... SD 6 IMAGETYPE_BMP 7 IMAGETYPE_TIFF_II (intel byte order) 8 IMAGETYPE_TIFF_MM (motorola byte order) 9 IMAGE ...
https://man.plustar.jp/php/function.exif-imagetype.html - [similar]
SQL文で collate 関数として使うユーザー定義関数を登録する 5533
« PDO::sqliteCreateAggregate PDO::sqliteCreateFunction » PHP Manual SQLite (PDO) SQL文で collate ... ); foreach ( $db -> query ( "SELECT col1 FROM test ORDER BY col1" ) as $row ) { echo $row [ 'col1' ] . "\n" ... ; foreach ( $db -> query ( "SELECT col1 FROM test ORDER BY col1 COLLATE NATURAL_CMP" ) as $row ) { echo $r ...
https://man.plustar.jp/php/pdo.sqlitecreatecollation.html - [similar]
SQLのcollate関数として使うPHP関数を登録する 5533
« SQLite3::createAggregate SQLite3::createFunction » PHP Manual SQLite3 SQLのcollate関数として使 ... efaultSort = $db -> query ( "SELECT col1 FROM test ORDER BY col1" ); $naturalSort = $db -> query ( "SELECT ... col1 FROM test ORDER BY col1 COLLATE NATURAL_CMP" ); echo "default:\n" ...
https://man.plustar.jp/php/sqlite3.createcollation.html - [similar]
The SeasLog class 5457
« seaslog_get_version SeasLog::alert » PHP Manual Seaslog The SeasLog class The SeasLog class (P ... _word = ? , int $start = ? , int $limit = ? , int $order = ? ): mixed public static closeLoggerStream ( int ... detail by level, log_path, key_word, start, limit, order SeasLog::closeLoggerStream — Manually release stre ... cord emergency log information SeasLog::error — Record error log information SeasLog::flushBuffer — Flush l ...
https://man.plustar.jp/php/class.seaslog.html - [similar]
イベントが発生した際にコールされるコールバック関数を登録する 5457
« ibase_service_detach ibase_trans » PHP Manual Firebird/InterBase 関数 イベントが発生した際にコ ... ( $event_name , $link ) { if ( $event_name == "NEW ORDER" ) { // 新しい注文を処理します ibase_query ( $link ... , "UPDATE orders SET status='handled'" ); } else if ( $event_name ... set_event_handler ( $link , "event_handler" , "NEW_ORDER" , "DB_SHUTDOWN" ); ?> 参考 ibase_free_event_handl ...
https://man.plustar.jp/php/function.ibase-set-event-handler.html - [similar]
コア php.ini ディレクティブに関する説明 5457
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア ph ... ときと同じです。 zend.detect_unicode bool BOM (Byte Order Mark) を調べ、 ファイルが有効なマルチバイト文字を含 ... .input "&" PHP_INI_SYSTEM|PHP_INI_PERDIR variables_order "EGPCS" PHP_INI_PERDIR request_order "" PHP_INI_PE ... ての文字は、 セパレータとして認識されます! variables_order string EGPCS ( E nvironment (環境変数)、 G et、 P ... ) 変数のパースの順番を設定します。例えば variables_order を "SP" に設定すると、PHP は スーパーグローバル $_ ...
https://man.plustar.jp/php/ini.core.html - [similar]
はじめに 5382
« ssdeep インストール/設定 » PHP Manual ssdeep はじめに はじめに ssdeep is a utility for creatin ... have "...sequences of identical bytes in the same order, although bytes in between these sequences may be ...
https://man.plustar.jp/php/intro.ssdeep.html - [similar]
サーバから取得した結果セットの行数を返す 5382
« mysqli_stmt::next_result mysqli_stmt::$param_count » PHP Manual mysqli_stmt サーバから取得した ... d" ); $query = "SELECT Name, CountryCode FROM City ORDER BY Name LIMIT 20" ; $stmt = $mysqli -> prepare ( $ ... d" ); $query = "SELECT Name, CountryCode FROM City ORDER BY Name LIMIT 20" ; $stmt = mysqli_prepare ( $link ...
https://man.plustar.jp/php/mysqli-stmt.num-rows.html - [similar]
内部バッファに結果を保存する 5382
« mysqli_stmt::$sqlstate mysqli_result » PHP Manual mysqli_stmt 内部バッファに結果を保存する mys ... d" ); $query = "SELECT Name, CountryCode FROM City ORDER BY Name LIMIT 20" ; $stmt = $mysqli -> prepare ( $ ... d" ); $query = "SELECT Name, CountryCode FROM City ORDER BY Name LIMIT 20" ; $stmt = mysqli_prepare ( $link ...
https://man.plustar.jp/php/mysqli-stmt.store-result.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT