検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 706 for [SIMILAR] 16 1024 4096 WITH 17200 escape WITH 15... (0.512 sec.)
MySQL データベースに接続する 2992
« MySQL (PDO) MS SQL Server (PDO) » PHP Manual MySQL (PDO) MySQL データベースに接続する PDO_MYSQL DSN (PECL PDO_MYSQL >= 0.1.0) PDO_MYSQL DSN — MySQL データベースに接続する 説明 PDO_MYSQL データソース名 (DSN) は以下の要素で構成されます。 DSN 接頭辞 DSN 接頭辞は mysql: です。 host データベ ...
https://man.plustar.jp/php/ref.pdo-mysql.connection.html - [similar]
mysql_list_dbs のコール結果からデータベース名を取得する 2992
« mysql_data_seek mysql_db_query » PHP Manual MySQL 関数 mysql_list_dbs のコール結果からデータベース名を取得する mysql_db_name (PHP 4, PHP 5) mysql_db_name — mysql_list_dbs() のコール結果からデータベース名を取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除され ...
https://man.plustar.jp/php/function.mysql-db-name.html - [similar]
結果において指定したフィールド名を取得する 2992
« mysql_field_len mysql_field_seek » PHP Manual MySQL 関数 結果において指定したフィールド名を取得する mysql_field_name (PHP 4, PHP 5) mysql_field_name — 結果において指定したフィールド名を取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi ある ...
https://man.plustar.jp/php/function.mysql-field-name.html - [similar]
結果における各出力の長さを得る 2992
« mysql_fetch_field mysql_fetch_object » PHP Manual MySQL 関数 結果における各出力の長さを得る mysql_fetch_lengths (PHP 4, PHP 5) mysql_fetch_lengths — 結果における各出力の長さを得る 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL ...
https://man.plustar.jp/php/function.mysql-fetch-lengths.html - [similar]
MySQL 拡張モジュールの概要を示す例 2992
« 例 MySQL 関数 » PHP Manual 例 MySQL 拡張モジュールの概要を示す例 MySQL 拡張モジュールの概要を示す例 以下は、MySQL データベースに接続し、クエリを実行し、結果レコードを 出力、接続を切断する例です。 例1 MySQL 拡張モジュールに関する例 <?php // データベースに接続し、選択する $link = mysql_c ...
https://man.plustar.jp/php/mysql.examples-basic.html - [similar]
結果におけるフィールドの数を得る 2992
« mysql_list_tables mysql_num_rows » PHP Manual MySQL 関数 結果におけるフィールドの数を得る mysql_num_fields (PHP 4, PHP 5) mysql_num_fields — 結果におけるフィールドの数を得る 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使う ...
https://man.plustar.jp/php/function.mysql-num-fields.html - [similar]
サーバーとの接続状況を調べ、接続されていない場合は再接続する 2992
« mysql_pconnect mysql_query » PHP Manual MySQL 関数 サーバーとの接続状況を調べ、接続されていない場合は再接続する mysql_ping (PHP 4 >= 4.3.0, PHP 5) mysql_ping — サーバーとの接続状況を調べ、接続されていない場合は再接続する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削 ...
https://man.plustar.jp/php/function.mysql-ping.html - [similar]
インストール手順 2992
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳細な情報は MySQL: API の選択 を参照ください。 この関数の代替として、これらが使え ...
https://man.plustar.jp/php/mysql.installation.html - [similar]
インストール 2992
« 概要 実行時設定 » PHP Manual Mysqlnd インストール インストール Unix へのインストール MySQL データベース・エクステンションは、MySQL クライアント・ライブラリを用いるように設定しなければ なりません。MySQL ネイティブ・ドライバを使用するためには、MySQL データベース・エクステンションを MySQL ...
https://man.plustar.jp/php/mysqlnd.install.html - [similar]
クライアントの文字セットを設定する 2992
« mysql_select_db mysql_stat » PHP Manual MySQL 関数 クライアントの文字セットを設定する mysql_set_charset (PHP 5 >= 5.2.3) mysql_set_charset — クライアントの文字セットを設定する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使 ...
https://man.plustar.jp/php/function.mysql-set-charset.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT