Downloads
Documentation
Get Involved
Help
Search docs
PHP 8.4.0 RC4 available for testing
Getting Started
Introduction
A simple tutorial
Language Reference
Basic syntax
Types
Variables
Constants
Expressions
Operators
Control Structures
Functions
Classes and Objects
Namespaces
Enumerations
Errors
Exceptions
Fibers
Generators
Attributes
References Explained
Predefined Variables
Predefined Exceptions
Predefined Interfaces and Classes
Predefined Attributes
Context options and parameters
Supported Protocols and Wrappers
Security
Introduction
General considerations
Installed as CGI binary
Installed as an Apache module
Session Security
Filesystem Security
Database Security
Error Reporting
User Submitted Data
Hiding PHP
Keeping Current
Features
HTTP authentication with PHP
Cookies
Sessions
Handling file uploads
Using remote files
Connection handling
Persistent Database Connections
Command line usage
Garbage Collection
DTrace Dynamic Tracing
Function Reference
Affecting PHP's Behaviour
Audio Formats Manipulation
Authentication Services
Command Line Specific Extensions
Compression and Archive Extensions
Cryptography Extensions
Database Extensions
Date and Time Related Extensions
File System Related Extensions
Human Language and Character Encoding Support
Image Processing and Generation
Mail Related Extensions
Mathematical Extensions
Non-Text MIME Output
Process Control Extensions
Other Basic Extensions
Other Services
Search Engine Extensions
Server Specific Extensions
Session Extensions
Text Processing
Variable and Type Related Extensions
Web Services
Windows Only Extensions
XML Manipulation
GUI Extensions
Keyboard Shortcuts
?
This help
j
Next menu item
k
Previous menu item
g p
Previous man page
g n
Next man page
G
Scroll to bottom
g g
Scroll to top
g h
Goto homepage
g s
Goto search
(current page)
/
Focus search box
はじめに »
« dba_sync
PHP マニュアル
関数リファレンス
データベース関連
抽象化レイヤー
Change language:
English
German
Spanish
French
Italian
Japanese
Brazilian Portuguese
Russian
Turkish
Ukrainian
Chinese (Simplified)
Other
ODBC (Unified)
はじめに
インストール/設定
要件
インストール手順
実行時設定
リソース型
定義済み定数
ODBC 関数
odbc_autocommit
— 自動コミットの動作をオンまたはオフにする
odbc_binmode
— バイナリカラムデータを処理する
odbc_close
— ODBC 接続を閉じる
odbc_close_all
— 全ての ODBC 接続を閉じる
odbc_columnprivileges
— 指定したテーブルに関するカラムおよび付随する権限のリストを取得する
odbc_columns
— 指定したテーブルにあるカラム名のリストを取得する
odbc_commit
— ODBC トランザクションをコミットする
odbc_connect
— データソースに接続する
odbc_connection_string_is_quoted
— ODBC の接続文字列の値が、クオートされているかを調べる
odbc_connection_string_quote
— ODBC の接続文字列をクオートする
odbc_connection_string_should_quote
— ODBC の接続文字列を、クオートすべきかを調べる
odbc_cursor
— カーソル名を得る
odbc_data_source
— 利用可能なDSNについての情報を返す
odbc_do
— odbc_exec のエイリアス
odbc_error
— 直近のエラーコードを得る
odbc_errormsg
— 直近のエラーメッセージを得る
odbc_exec
— SQL文を直接実行する
odbc_execute
— プリペアドステートメントを実行する
odbc_fetch_array
— 連想配列として結果の行を取得する
odbc_fetch_into
— 一行ぶんの結果を配列に取り込む
odbc_fetch_object
— オブジェクトとして結果の行を取得する
odbc_fetch_row
— 行を取り込む
odbc_field_len
— フィールドの長さ (精度) を得る
odbc_field_name
— カラム名を得る
odbc_field_num
— カラム番号を返す
odbc_field_precision
— odbc_field_len のエイリアス
odbc_field_scale
— フィールドの精度を得る
odbc_field_type
— フィールドのデータ型を返す
odbc_foreignkeys
— 外部キーのリストを取得する
odbc_free_result
— 結果を保持するリソースを開放する
odbc_gettypeinfo
— データソースがサポートするデータ型についての情報を取得する
odbc_longreadlen
— LONG カラムを処理する
odbc_next_result
— 複数の結果が利用可能などうか確認する
odbc_num_fields
— 結果のカラム数を返す
odbc_num_rows
— 結果における行数を返す
odbc_pconnect
— 持続的なデータベース接続を開く
odbc_prepare
— 実行用に文を準備する
odbc_primarykeys
— テーブルの主キーを取得する
odbc_procedurecolumns
— プロシージャへのパラメータに関する情報を取得する
odbc_procedures
— 指定したデータソースに保存されているプロシージャのリストを取得する
odbc_result
— 結果データを得る
odbc_result_all
— HTML テーブルとして結果を出力する
odbc_rollback
— トランザクションをロールバックする
odbc_setoption
— ODBC の設定を変更する
odbc_specialcolumns
— 特殊カラムを取得する
odbc_statistics
— テーブルに関する統計情報を取得する
odbc_tableprivileges
— 各テーブルのリストおよび関連する権限のリストを取得する
odbc_tables
— 指定したデータソースに保存されたテーブルの名前のリストを取得する
Improve This Page
Learn How To Improve This Page
•
Submit a Pull Request
•
Report a Bug
+
add a note
User Contributed Notes
There are no user contributed notes for this page.
↑
and
↓
to navigate •
Enter
to select •
Esc
to close
Press
Enter
without selection to search using Google