検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 112 for Len (0.006 sec.)
単一のフィールドのメタデータを取得する 6295
« mysqli_result::fetch_column mysqli_result::fetch_field » PHP Manual mysqli_result 単一のフィー ... 名。 def フィールドのデフォルト値。文字列形式。 max_length 結果セットにおけるフィールドの最大幅。 length テ ... "Table: %s\n" , $finfo -> table ); printf ( "max. Len: %d\n" , $finfo -> max_length ); printf ( "Flags: ... "Table: %s\n" , $finfo -> table ); printf ( "max. Len: %d\n" , $finfo -> max_length ); printf ( "Flags: ... 下となります。 Name: SurfaceArea Table: Country max. Len: 10 Flags: 32769 Type: 4 参考 mysqli_num_fields() ...
https://man.plustar.jp/php/mysqli-result.fetch-field-direct.html - [similar]
名前を使用して、エントリの内容を返す 6295
« ZipArchive::getFromIndex ZipArchive::getNameIndex » PHP Manual ZipArchive 名前を使用して、エン ... blic ZipArchive::getFromName ( string $name , int $len = 0 , int $flags = 0 ): string | false 名前を使用し ... の内容を返します。 パラメータ name エントリの名前。 len エントリから読み込む長さ。 0 の場合はエントリ全体を ...
https://man.plustar.jp/php/ziparchive.getfromname.html - [similar]
The Parle\RLexer class 6219
« Parle\Lexer::reset Parle\RLexer::advance » PHP Manual Parle The Parle\RLexer class The Parle\R ... = 4 ; const int SKIP_WS = 8 ; const int MATCH_ZERO_LEN = 16 ; /* プロパティ */ public bool $ bol = false ... RLF Parle\RLexer::SKIP_WS Parle\RLexer::MATCH_ZERO_LEN プロパティ bol Start of input flag. flags Lexer fl ...
https://man.plustar.jp/php/class.parle-rlexer.html - [similar]
Escape special characters in a string for use in an SQL statement 6219
« cubrid_query cubrid_result » PHP Manual CUBRID MySQL 互換関数 Escape special characters in a s ... r = cubrid_real_escape_string ( $unescaped_str ); $len = strlen ( $unescaped_str ); @ cubrid_execute ( $c ... cute ( $conn , "CREATE TABLE cubrid_test (t char( $len ))" ); cubrid_execute ( $conn , "INSERT INTO cubri ...
https://man.plustar.jp/php/function.cubrid-real-escape-string.html - [similar]
バイナリセーフで大文字小文字を区別しない文字列比較を、最初の n 文字について行う 6219
« strnatcmp strncmp » PHP Manual String 関数 バイナリセーフで大文字小文字を区別しない文字列比較を ... casecmp ( string $string1 , string $string2 , int $length ): int この関数は、 strcasecmp() に似ていますが ... 、 各文字列から比較する文字数(の上限)( len ) を指定できるという違いがあります。どちらかの文字 ... 列が len より短い場合、その文字列の長さが比較時に使用されま ... ラメータ string1 最初の文字列。 string2 次の文字列。 length 比較する文字列の長さ。 戻り値 string1 が string ...
https://man.plustar.jp/php/function.strncasecmp.html - [similar]
オープンされたディレクトリエントリから読み込む 6219
« zip_entry_open zip_open » PHP Manual Zip 関数 オープンされたディレクトリエントリから読み込む z ... 。 説明 zip_entry_read ( resource $zip_entry , int $len = 1024 ): string | false オープンされたディレクトリ ... ntry zip_read() により返されたディレクトリエントリ len 返すバイト数。 注意 : これは、読み込むデータの非圧 ...
https://man.plustar.jp/php/function.zip-entry-read.html - [similar]
リソース型の一覧 6156
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の ... id_fetch_assoc() cubrid_fetch_field() cubrid_fetch_lengths() cubrid_fetch_object() cubrid_fetch_row() cub ... rid_field_flags() cubrid_field_len() cubrid_field_name() cubrid_field_seek() cubrid_f ... , imagesetthickness() , image2wbmp() , imagealphablending() , imageantialias() , imagecolorallocatealpha ... et_entries() , ldap_get_values() , ldap_get_values_len() , ldap_next_attribute() , ldap_next_entry() ldap ...
https://man.plustar.jp/php/resource.html - [similar]
Write to a lob object 6093
« cubrid_lob2_tell cubrid_lock_read » PHP Manual CUBRID 関数 Write to a lob object cubrid_lob2_w ... ?)" ); $lob = cubrid_lob2_new ( $conn , 'CLOB' ); $len = cubrid_lob2_write ( $lob , "Hello world" ); cubr ... )" ); $lob1 = cubrid_lob2_new ( $conn , 'CLOB' ); $len = cubrid_lob2_write ( $lob1 , "cubrid php driver" ...
https://man.plustar.jp/php/function.cubrid-lob2-write.html - [similar]
結果において指定したフィールド名を取得する 6093
« mysql_field_len mysql_field_seek » PHP Manual MySQL 関数 結果において指定したフィールド名を取得 ... において指定したフィールドの型を取得する mysql_field_len() - 指定したフィールドの長さを返す 関連キーワード: ...
https://man.plustar.jp/php/function.mysql-field-name.html - [similar]
結果において指定したフィールドのフラグを取得する 6017
« mysql_fetch_row mysql_field_len » PHP Manual MySQL 関数 結果において指定したフィールドのフラグ ... において指定したフィールドの型を取得する mysql_field_len() - 指定したフィールドの長さを返す 関連キーワード: ...
https://man.plustar.jp/php/function.mysql-field-flags.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT