検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 1047 for [SIMILAR] 16 1024 4096 WITH 8203 ソケ WITH 7823 ... (0.674 sec.)
MySQL 拡張モジュールの概要を示す例 5831
« 例 MySQL 関数 » PHP Manual 例 MySQL 拡張モジュールの概要を示す例 MySQL 拡張モジュールの概要を示す例 以下は、MySQL データベースに接続し、クエリを実行し、結果レコードを 出力、接続を切断する例です。 例1 MySQL 拡張モジュールに関する例 <?php // データベースに接続し、選択する $link = mysql_c ...
https://man.plustar.jp/php/mysql.examples-basic.html - [similar]
概要 5831
« はじめに インストール » PHP Manual Mysqlnd 概要 概要 何ではないか MySQL Native Driver は PHP の拡張モジュールとして作られていますが、 PHP を使って開発をする人たちに新しい API を提供するものではないことに注意しましょう。 MySQL データベースに接続するための API を提供するのは、 MySQL 拡張 ...
https://man.plustar.jp/php/mysqlnd.overview.html - [similar]
はじめに 5831
« Mysqlnd 概要 » PHP Manual Mysqlnd はじめに はじめに MySQL Native Driver は、MySQL Client Library (libmysqlclient) の後継です。 MySQL Native Driver は、PHP 5.3.0 以降の公式ソースにその一部として組み込まれています。 MySQL データベース用の拡張モジュールである MySQL や mysqli そして PDO MY ...
https://man.plustar.jp/php/intro.mysqlnd.html - [similar]
直近の MySQL 処理からエラーメッセージのエラー番号を返す 5831
« mysql_drop_db mysql_error » PHP Manual MySQL 関数 直近の MySQL 処理からエラーメッセージのエラー番号を返す mysql_errno (PHP 4, PHP 5) mysql_errno — 直近の MySQL 処理からエラーメッセージのエラー番号を返す 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 My ...
https://man.plustar.jp/php/function.mysql-errno.html - [similar]
直近に実行された MySQL 操作のエラーメッセージを返す 5831
« mysql_errno mysql_escape_string » PHP Manual MySQL 関数 直近に実行された MySQL 操作のエラーメッセージを返す mysql_error (PHP 4, PHP 5) mysql_error — 直近に実行された MySQL 操作のエラーメッセージを返す 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQ ...
https://man.plustar.jp/php/function.mysql-error.html - [similar]
内部的な結果ポインタを移動する 5831
« mysql_create_db mysql_db_name » PHP Manual MySQL 関数 内部的な結果ポインタを移動する mysql_data_seek (PHP 4, PHP 5) mysql_data_seek — 内部的な結果ポインタを移動する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです ...
https://man.plustar.jp/php/function.mysql-data-seek.html - [similar]
MySQL 接続を閉じる 5831
« mysql_client_encoding mysql_connect » PHP Manual MySQL 関数 MySQL 接続を閉じる mysql_close (PHP 4, PHP 5) mysql_close — MySQL 接続を閉じる 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳細な情報は MySQL: API ...
https://man.plustar.jp/php/function.mysql-close.html - [similar]
MySQL クエリを送信する 5831
« mysql_ping mysql_real_escape_string » PHP Manual MySQL 関数 MySQL クエリを送信する mysql_query (PHP 4, PHP 5) mysql_query — MySQL クエリを送信する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳細な情報は MyS ...
https://man.plustar.jp/php/function.mysql-query.html - [similar]
結果における行の数を得る 5831
« mysql_num_fields mysql_pconnect » PHP Manual MySQL 関数 結果における行の数を得る mysql_num_rows (PHP 4, PHP 5) mysql_num_rows — 結果における行の数を得る 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳細な情報 ...
https://man.plustar.jp/php/function.mysql-num-rows.html - [similar]
はじめに 5831
« MySQL (最初の API) インストール/設定 » PHP Manual MySQL (最初の API) はじめに はじめに この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 新しくコードを書くときには mysqli や PDO_MySQL を使うべきです。 MySQL API Overview が、MySQL API を選択する際の参考となりま ...
https://man.plustar.jp/php/intro.mysql.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT