検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 987 for [SIMILAR] 16 1024 4096 WITH 12932 mysqli WITH 10... (0.701 sec.)
LDAP 関数 0
« LDAP コントロール ldap_8859_to_t61 » PHP Manual LDAP LDAP 関数 LDAP 関数 目次 ldap_8859_to_t61 — 8859 文字を t61 文字に変換する ldap_add_ext — LDAP ディレクトリにエントリを付加する ldap_add — LDAP ディレクトリにエントリを付加する ldap_bind_ext — LDAP ディレクトリにバインドする ldap_bin ...
https://man.plustar.jp/php/ref.ldap.html - [similar]
MySQL プロセスのリストを得る 0
« mysql_list_fields mysql_list_tables » PHP Manual MySQL 関数 MySQL プロセスのリストを得る mysql_list_processes (PHP 4 >= 4.3.0, PHP 5) mysql_list_processes — MySQL プロセスのリストを得る 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO ...
https://man.plustar.jp/php/function.mysql-list-processes.html - [similar]
どの API を使うか 0
« 用語説明 どのライブラリを選ぶか » PHP Manual MySQL 用 PHP ドライバの概要 どの API を使うか どの API を使うか PHP には、様々な MySQL へ接続する API があります。 以下に、mysqli と PDO が提供する API を示します。 それぞれのコードは、"example.com" 上で稼働する MySQL サーバーに ユーザー名 " ...
https://man.plustar.jp/php/mysqlinfo.api.choosing.html - [similar]
データベースを選択し、そこでクエリーを実行する 0
« mysql_db_name mysql_drop_db » PHP Manual MySQL 関数 データベースを選択し、そこでクエリーを実行する mysql_db_query (PHP 4, PHP 5) mysql_db_query — データベースを選択し、そこでクエリーを実行する 警告 この関数は PHP 5.3.0 で非推奨になり、PHP 7.0.0 で MySQL 拡張モジュール 全体とあわせて削除 ...
https://man.plustar.jp/php/function.mysql-db-query.html - [similar]
MySQL データベース上のテーブルのリストを得る 0
« mysql_list_processes mysql_num_fields » PHP Manual MySQL 関数 MySQL データベース上のテーブルのリストを得る mysql_list_tables (PHP 4, PHP 5) mysql_list_tables — MySQL データベース上のテーブルのリストを得る 警告 この関数は PHP 4.3.0 で非推奨になり、PHP 7.0.0 で MySQL 拡張モジュール 全体と ...
https://man.plustar.jp/php/function.mysql-list-tables.html - [similar]
新機能 0
« PHP 8.0.x から PHP 8.1.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 新機能 新機能 PHP コア 8進数の整数リテラルのプレフィックス指定 8進数の整数値の場合に、 数値リテラルのプレフィックスとして明示的に 0o や 0O を指定できるようになりました。 これ ...
https://man.plustar.jp/php/migration81.new-features.html - [similar]
サーバーとの接続状況を調べ、接続されていない場合は再接続する 0
« 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]
FTP 接続を閉じる 0
« ftp_chmod ftp_connect » PHP Manual FTP 関数 FTP 接続を閉じる ftp_close (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) ftp_close — FTP 接続を閉じる 説明 ftp_close ( FTP\Connection $ftp ): bool ftp_close() は、指定されたリンク ID を閉じて resource を開放します。 注意 : この関数をコールした後は、F ...
https://man.plustar.jp/php/function.ftp-close.html - [similar]
MySQL テーブルのフィールドのリストを得る 0
« 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 API 0
« Warning::__construct はじめに » PHP Manual MySQL 最初の MySQL API 最初の MySQL API はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 変更履歴 定義済み定数 例 MySQL 拡張モジュールの概要を示す例 MySQL 関数 mysql_affected_rows — 一番最近の操作で変更された行の数を得る ...
https://man.plustar.jp/php/book.mysql.html - [similar]