検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 52 for country (0.016 sec.)
Commit a transaction 7154
« cubrid_column_types cubrid_connect_with_url » PHP Manual CUBRID 関数 Commit a transaction cubr ... name VARCHAR(20), city VARCHAR(15), state CHAR(2), country VARCHAR(15) ) EOD; cubrid_set_autocommit ( $conn , ... $state_list = array( "NY" , "CA" , NULL , "CA" ); $country_list = array( "USA" , "USA" , "Germany" , "USA" ); ... 4 , $state_list [ $i ]); cubrid_bind ( $req , 5 , $country_list [ $i ]); if (!( $ret = cubrid_execute ( $req ... result [ "city" ], $result [ "state" ], $result [ "country" ]); } } cubrid_disconnect ( $conn ); ?> 上の例の出 ...
https://man.plustar.jp/php/function.cubrid-commit.html - [similar]
二文字の大陸コードを取得する 7109
« geoip_asnum_by_name geoip_country_code_by_name » PHP Manual GeoIP 関数 二文字の大陸コードを取得 ... となります。 This host is located in: NA 参考 geoip_country_code_by_name() - 二文字の国コードを取得する 関連キ ... continent , アドレス , hostname , string , 関数 , country ...
https://man.plustar.jp/php/function.geoip-continent-code-by-name.html - [similar]
直近のステートメントのコールに関するエラーコードを返す 7109
« mysqli_stmt::data_seek mysqli_stmt::$error_list » PHP Manual mysqli_stmt 直近のステートメントの ... ()); exit(); } $mysqli -> query ( "CREATE TABLE myCountry LIKE Country" ); $mysqli -> query ( "INSERT INTO m ... yCountry SELECT * FROM Country" ); $query = "SELECT Name, C ... ode FROM myCountry ORDER BY Name" ; if ( $stmt = $mysqli -> prepare ( ... ブルを削除します */ $mysqli -> query ( "DROP TABLE myCountry" ); /* クエリを実行します */ $stmt -> execute (); ...
https://man.plustar.jp/php/mysqli-stmt.errno.html - [similar]
直近のステートメントのエラー内容を文字列で返す 7109
« mysqli_stmt::$error_list mysqli_stmt::execute » PHP Manual mysqli_stmt 直近のステートメントのエ ... ()); exit(); } $mysqli -> query ( "CREATE TABLE myCountry LIKE Country" ); $mysqli -> query ( "INSERT INTO m ... yCountry SELECT * FROM Country" ); $query = "SELECT Name, C ... ode FROM myCountry ORDER BY Name" ; if ( $stmt = $mysqli -> prepare ( ... ブルを削除します */ $mysqli -> query ( "DROP TABLE myCountry" ); /* クエリを実行します */ $stmt -> execute (); ...
https://man.plustar.jp/php/mysqli-stmt.error.html - [similar]
直近で実行したステートメントからのエラーの一覧を返す 7064
« mysqli_stmt::$errno mysqli_stmt::$error » PHP Manual mysqli_stmt 直近で実行したステートメントか ... ()); exit(); } $mysqli -> query ( "CREATE TABLE myCountry LIKE Country" ); $mysqli -> query ( "INSERT INTO m ... yCountry SELECT * FROM Country" ); $query = "SELECT Name, C ... ode FROM myCountry ORDER BY Name" ; if ( $stmt = $mysqli -> prepare ( ... ブルを削除します */ $mysqli -> query ( "DROP TABLE myCountry" ); /* クエリを実行します */ $stmt -> execute (); ...
https://man.plustar.jp/php/mysqli-stmt.error-list.html - [similar]
結果ポインタにおける現在のフィールドオフセットを取得する 7019
« mysqli_result::__construct mysqli_result::data_seek » PHP Manual mysqli_result 結果ポインタにお ... exit(); } $query = "SELECT Name, SurfaceArea from Country ORDER BY Code LIMIT 5" ; if ( $result = $mysqli -> ... exit(); } $query = "SELECT Name, SurfaceArea from Country ORDER BY Code LIMIT 5" ; if ( $result = mysqli_que ... の出力は以下となります。 Column 1: Name: Name Table: Country max. Len: 11 Flags: 1 Type: 254 Column 2: Name: Su ... rfaceArea Table: Country max. Len: 10 Flags: 32769 Type: 4 参考 mysqli_fetc ...
https://man.plustar.jp/php/mysqli-result.current-field.html - [similar]
直近に実行されたステートメントで変更・削除・追加、あるいは選択された行の総数を返... 7019
« mysqli_stmt mysqli_stmt::attr_get » PHP Manual mysqli_stmt 直近に実行されたステートメントで変更 ... ます */ $mysqli -> query ( "CREATE TEMPORARY TABLE myCountry LIKE Country" ); $query = "INSERT INTO myCountry S ... ELECT * FROM Country WHERE Code LIKE ?" ; /* 文を準備します */ $stmt = ... / mysqli_query ( $link , "CREATE TEMPORARY TABLE myCountry LIKE Country" ); $query = "INSERT INTO myCountry S ... ELECT * FROM Country WHERE Code LIKE ?" ; /* 文を準備します */ $stmt = ...
https://man.plustar.jp/php/mysqli-stmt.affected-rows.html - [similar]
直前のステートメントの操作での SQLSTATE エラーを返す 7019
« mysqli_stmt::send_long_data mysqli_stmt::store_result » PHP Manual mysqli_stmt 直前のステートメ ... ()); exit(); } $mysqli -> query ( "CREATE TABLE myCountry LIKE Country" ); $mysqli -> query ( "INSERT INTO m ... yCountry SELECT * FROM Country" ); $query = "SELECT Name, C ... ode FROM myCountry ORDER BY Name" ; if ( $stmt = $mysqli -> prepare ( ... ブルを削除します */ $mysqli -> query ( "DROP TABLE myCountry" ); /* クエリを実行します */ $stmt -> execute (); ...
https://man.plustar.jp/php/mysqli-stmt.sqlstate.html - [similar]
Gender オブジェクトを作る 6944
« Gender\Gender::connect Gender\Gender::country » PHP Manual Gender\Gender Gender オブジェクトを ... 関連キーワード: オブジェクト , construct , 外部 , country , public , string , 名前 , ディレクトリ , 接続 , デ ...
https://man.plustar.jp/php/gender-gender.construct.html - [similar]
名前の性別の判別 6900
« EnchantDictionary はじめに » PHP Manual 自然言語および文字エンコーディング 名前の性別の判別 名 ... nstruct — Gender オブジェクトを作る Gender\Gender::country — 国を表すテキストを取得する Gender\Gender::get — ... , 取得 , インストール , 接続 , isNick , テキスト , country , オブジェクト ...
https://man.plustar.jp/php/book.gender.html - [similar]
PREV 1 2 3 4 5 6 NEXT