検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 784 for [SIMILAR] 16 1024 4096 WITH 10059 mysql WITH 772... (0.479 sec.)
結果において指定したフィールドの型を取得する 7199
« mysql_field_table mysql_free_result » PHP Manual MySQL 関数 結果において指定したフィールドの型を取得する mysql_field_type (PHP 4, PHP 5) mysql_field_type — 結果において指定したフィールドの型を取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQ ...
https://man.plustar.jp/php/function.mysql-field-type.html - [similar]
連想配列として結果の行を取得する 7199
« mysql_fetch_array mysql_fetch_field » PHP Manual MySQL 関数 連想配列として結果の行を取得する mysql_fetch_assoc (PHP 4 >= 4.0.3, PHP 5) mysql_fetch_assoc — 連想配列として結果の行を取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは P ...
https://man.plustar.jp/php/function.mysql-fetch-assoc.html - [similar]
結果データを得る 7199
« mysql_real_escape_string mysql_select_db » PHP Manual MySQL 関数 結果データを得る mysql_result (PHP 4, PHP 5) mysql_result — 結果データを得る 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳細な情報は MySQL: A ...
https://man.plustar.jp/php/function.mysql-result.html - [similar]
MySQL テーブルのフィールドのリストを得る 7199
« mysql_list_dbs mysql_list_processes » PHP Manual MySQL 関数 MySQL テーブルのフィールドのリストを得る mysql_list_fields (PHP 4, PHP 5) mysql_list_fields — MySQL テーブルのフィールドのリストを得る 警告 この関数は PHP 5.4.0 で非推奨になり、PHP 7.0.0 で MySQL 拡張モジュール 全体とあわせて削 ...
https://man.plustar.jp/php/function.mysql-list-fields.html - [similar]
MySQL 接続を閉じる 7199
« 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 サーバーへの持続的な接続をオープンする 7199
« mysql_num_rows mysql_ping » PHP Manual MySQL 関数 MySQL サーバーへの持続的な接続をオープンする mysql_pconnect (PHP 4, PHP 5) mysql_pconnect — MySQL サーバーへの持続的な接続をオープンする 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PD ...
https://man.plustar.jp/php/function.mysql-pconnect.html - [similar]
文字セット名を返す 7199
« mysql_affected_rows mysql_close » PHP Manual MySQL 関数 文字セット名を返す mysql_client_encoding (PHP 4 >= 4.3.0, PHP 5) mysql_client_encoding — 文字セット名を返す 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。 ...
https://man.plustar.jp/php/function.mysql-client-encoding.html - [similar]
実行時設定 7199
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 MySQL 設定オプション 名前 デフォルト 変更可能 変更履歴 mysql.allow_local_infile "1" PHP_INI_SYSTEM mysql.allow_persistent "1" PHP_INI_SYSTEM mysql.max_persistent "-1" ...
https://man.plustar.jp/php/mysql.configuration.html - [similar]
CollectionRemove クラス 7199
« CollectionModify::unset CollectionRemove::bind » PHP Manual Mysql_xdevapi CollectionRemove クラス CollectionRemove クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\CollectionRemove implements mysql_xdevapi\Executable , mysql_xdevapi\CrudOperationBindable , ...
https://man.plustar.jp/php/class.mysql-xdevapi-collectionremove.html - [similar]
MySQL 拡張モジュールの概要を示す例 7199
« 例 MySQL 関数 » PHP Manual 例 MySQL 拡張モジュールの概要を示す例 MySQL 拡張モジュールの概要を示す例 以下は、MySQL データベースに接続し、クエリを実行し、結果レコードを 出力、接続を切断する例です。 例1 MySQL 拡張モジュールに関する例 <?php // データベースに接続し、選択する $link = mysql_c ...
https://man.plustar.jp/php/mysql.examples-basic.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT