検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 122 for char (0.005 sec.)
Get the maximum length of the specified field 6108
« cubrid_field_flags cubrid_field_name » PHP Manual CUBRID MySQL 互換関数 Get the maximum length ... ode integer 11 stadium_code integer 11 nation_code char 3 medal char 1 game_date date 10 関連キーワード: l ...
https://man.plustar.jp/php/function.cubrid-field-len.html - [similar]
インストールされたハンドラを削除し、端末の設定をもとに戻す 6108
« readline_callback_handler_install readline_callback_read_char » PHP Manual Readline 関数 インス ... トを表示して結果をすぐに返す readline_callback_read_char() - 文字を読み込み、改行を受け取ると readline コー ...
https://man.plustar.jp/php/function.readline-callback-handler-remove.html - [similar]
定義済み定数 6108
« リソース型 イベントハンドラ » PHP Manual XML パーサ 定義済み定数 定義済み定数 以下の定数が定義 ... XML_ERROR_UNCLOSED_TOKEN ( int ) XML_ERROR_PARTIAL_CHAR ( int ) XML_ERROR_TAG_MISMATCH ( int ) XML_ERROR_D ... int ) XML_ERROR_ASYNC_ENTITY ( int ) XML_ERROR_BAD_CHAR_REF ( int ) XML_ERROR_BINARY_ENTITY_REF ( int ) XM ...
https://man.plustar.jp/php/xml.constants.html - [similar]
DB2 データベースサーバーの情報をプロパティに保持するオブジェクトを返す 6034
« db2_rollback db2_set_option » PHP Manual IBM DB2 関数 DB2 データベースサーバーの情報をプロパテ ... ミットやロールバックはできません。 IDENTIFIER_QUOTE_CHAR string 識別子を区切るための文字。 INST_NAME string ... に true 、サポートしていない場合に false 。 SPECIAL_CHARS string 識別子として使用可能な文字のうち、 a-Z、0- ... ; var_dump ( $server -> INST_NAME ); echo "SPECIAL_CHARS: " ; var_dump ( $server -> SPECIAL_CHARS ); echo ... ( $server -> PROCEDURES ); echo "IDENTIFIER_QUOTE_CHAR: " ; var_dump ( $server -> IDENTIFIER_QUOTE_CHAR ) ...
https://man.plustar.jp/php/function.db2-server-info.html - [similar]
ファイルポインタから1文字取り出す 5997
« fflush fgetcsv » PHP Manual ファイルシステム 関数 ファイルポインタから1文字取り出す fgetc (PHP ... をオープンできませんでした' ; } while ( false !== ( $char = fgetc ( $fp ))) { echo " $char \n" ; } ?> 注意 注 ...
https://man.plustar.jp/php/function.fgetc.html - [similar]
Spoofchecker クラス 5959
« ResourceBundle::getLocales Spoofchecker::areConfusable » PHP Manual intl Spoofchecker クラス S ... SCRIPT = 16 ; const int INVISIBLE = 32 ; const int CHAR_LIMIT = 64 ; /* メソッド */ public __construct () ... INGLE_SCRIPT Spoofchecker::INVISIBLE Spoofchecker::CHAR_LIMIT 変更履歴 バージョン 説明 7.3.0 Spoofchecker: ...
https://man.plustar.jp/php/class.spoofchecker.html - [similar]
バイナリカラムデータを処理する 5959
« odbc_autocommit odbc_close_all » PHP Manual ODBC 関数 バイナリカラムデータを処理する odbc_binm ... ODE_RETURN >0 そのまま返す ODBC_BINMODE_CONVERT >0 char として返す odbc_fetch_into() を使用した場合、 「通 ... NMODE_RETURN : そのまま返す ODBC_BINMODE_CONVERT : char に変換し返す 注意 : LONGVARBINARY 型のカラムを処理 ...
https://man.plustar.jp/php/function.odbc-binmode.html - [similar]
Commit a transaction 5910
« cubrid_column_types cubrid_connect_with_url » PHP Manual CUBRID 関数 Commit a transaction cubr ... " ); $sql = <<<EOD CREATE TABLE publishers( pub_id CHAR(3), pub_name VARCHAR(20), city VARCHAR(15), state ... CHAR(2), country VARCHAR(15) ) EOD; cubrid_set_autocommit ( $conn , false ) ...
https://man.plustar.jp/php/function.cubrid-commit.html - [similar]
Roll back a transaction 5910
« cubrid_put cubrid_schema » PHP Manual CUBRID 関数 Roll back a transaction cubrid_rollback (PEC ... " ); $sql = <<<EOD CREATE TABLE publishers( pub_id CHAR(3), pub_name VARCHAR(20), city VARCHAR(15), state ... CHAR(2), country VARCHAR(15) ) EOD; if (! cubrid_execute ( $conn , $sql )) ...
https://man.plustar.jp/php/function.cubrid-rollback.html - [similar]
readline コールバックインターフェイスと端末を初期化し、 プロンプトを表示して結果... 5910
« readline_add_history readline_callback_handler_remove » PHP Manual Readline 関数 readline コー ... ); if ( $n && in_array ( STDIN , $r )) { // read a character, will call the callback when a newline is ent ... ered readline_callback_read_char (); } } echo "Prompting disabled. All done.\n" ; ? ... 除し、端末の設定をもとに戻す readline_callback_read_char() - 文字を読み込み、改行を受け取ると readline コー ...
https://man.plustar.jp/php/function.readline-callback-handler-install.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT