Download
Download Latest
Version Support Policy
Documentation
Documentation Home
Tutorial
Project
Governance
Branding
License
GitHub Repository
Community
Contribute to PHP
Online Communities
Events | Conferences
Mailing Lists
PHP 8.5
All Releases
Search docs
Getting Started
Introduction
A simple tutorial
Language Reference
Basic syntax
Types
Variables
Constants
Expressions
Operators
Control Structures
Functions
Classes and Objects
Namespaces
Exceptions
Generators
References Explained
Predefined Variables
Predefined Exceptions
Predefined Interfaces and Classes
Context options and parameters
Supported Protocols and Wrappers
Security
Introduction
General considerations
Installed as CGI binary
Installed as an Apache module
Filesystem Security
Database Security
Error Reporting
Using Register Globals
User Submitted Data
Magic Quotes
Hiding PHP
Keeping Current
Features
HTTP authentication with PHP
Cookies
Sessions
Dealing with XForms
Handling file uploads
Using remote files
Connection handling
Persistent Database Connections
Safe Mode
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
Credit Card Processing
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
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
OCI8 関数
PHP Manual
PHP Manual
»
OCI8
»
OCI8 関数
OCI8 関数
目次
oci_bind_array_by_name
— PHP の配列を Oracle PL/SQL の配列に名前でバインドする
oci_bind_by_name
— Oracle プレースホルダに PHP 変数をバインドする
oci_cancel
— カーソルからの読み込みをキャンセルする
oci_client_version
— Oracle クライアント・ライブラリのバージョンを返す
oci_close
— Oracleとの接続を閉じる
oci_commit
— 未解決のトランザクションをコミットする
oci_connect
— Oracle データベースに接続する
oci_define_by_name
— PHP の変数を、クエリで取得するカラムに関連づける
oci_error
— 最後に見つかったエラーを返す
oci_execute
— 文を実行する
oci_fetch
— クエリの次の行を内部バッファに取得する
oci_fetch_all
— クエリからの複数の行を二次元配列に取得する
oci_fetch_array
— クエリの次の行を連想配列あるいは数値添字配列で返す
oci_fetch_assoc
— クエリの次の行を連想配列で返す
oci_fetch_object
— クエリの次の行をオブジェクトとして返す
oci_fetch_row
— クエリの次の行を配列で返す
oci_field_is_null
— フェッチしたフィールドが null であるかどうかを確認する
oci_field_name
— 文からのフィールド名を返す
oci_field_precision
— フィールドの精度を問い合わせる
oci_field_scale
— フィールドの桁数を問い合わせる
oci_field_size
— フィールドサイズを返す
oci_field_type
— フィールドのデータ型の名前を返す
oci_field_type_raw
— Oracle におけるフィールドの型を問い合わせる
oci_free_descriptor
— ディスクリプタを解放する
oci_free_statement
— 文やカーソルに関連付けられた全てのリソースを解放する
oci_get_implicit_resultset
— Oracle Database の暗黙の結果セットを持つ親ステートメント・リソースから次の子ステートメント・リソースを返す
oci_lob_copy
— ラージオブジェクトをコピーする
oci_lob_is_equal
— 2 つの LOB/FILE ロケータの等価性を比較する
oci_new_collection
— 新しいコレクションオブジェクトを割り当てる
oci_new_connect
— 一意な接続を使って Oracle サーバーへ接続する
oci_new_cursor
— 新規カーソル (ステートメントハンドル) を割り当て、それを返す
oci_new_descriptor
— 空の新規 LOB あるいは FILE ディスクリプタを初期化する
oci_num_fields
— ある文における結果のカラム数を返す
oci_num_rows
— 文の実行で作用された行数を取得する
oci_parse
— 実行のために Oracle の文をパースする
oci_password_change
— Oracle ユーザーのパスワードを変更する
oci_pconnect
— 持続的接続を使用してOracle データベースに接続する
oci_register_taf_callback
— Register a user-defined callback function for Oracle Database TAF
oci_result
— フェッチした行からフィールドの値を取得する
oci_rollback
— 未解決のデータベーストランザクションをロールバックする
oci_server_version
— Oracle データベースのバージョンを返す
oci_set_action
— アクション名を設定します
oci_set_call_timeout
— Sets a millisecond timeout for database calls
oci_set_client_identifier
— クライアント識別子を設定します
oci_set_client_info
— クライアント情報を設定する
oci_set_db_operation
— Sets the database operation
oci_set_edition
— データベース・エディション を設定します
oci_set_module_name
— モジュール名を設定します
oci_set_prefetch
— クエリがプリフェッチする行数を設定する
oci_set_prefetch_lob
— CLOB や BLOB ごとにプリフェッチするデータサイズを設定する
oci_statement_type
— ステートメントの種類を返す
oci_unregister_taf_callback
— Unregister a user-defined callback function for Oracle Database TAF
↑
and
↓
to navigate •
Enter
to select •
Esc
to close •
/
to open
Press
Enter
without selection to search using Google