Downloads
Documentation
Get Involved
Help
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
Dealing with XForms
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
はじめに »
« sqlsrv_server_info
PHP マニュアル
関数リファレンス
データベース関連
ベンダー固有のモジュール
Change language:
English
Brazilian Portuguese
Chinese (Simplified)
French
German
Japanese
Korean
Romanian
Russian
Spanish
Turkish
Other
Edit
Report a Bug
Sybase
はじめに
インストール/設定
要件
インストール手順
実行時設定
リソース型
定義済み定数
Sybase 関数
sybase_affected_rows
— 直近のクエリで変更された行の数を得る
sybase_close
— Sybase 接続を閉じる
sybase_connect
— Opens a Sybase server connection
sybase_data_seek
— 内部行ポインタを移動する
sybase_deadlock_retry_count
— デッドロックの再試行回数を設定する
sybase_fetch_array
— 行を配列として取り込む
sybase_fetch_assoc
— 結果の行を連想配列として取得する
sybase_fetch_field
— 結果からフィールド情報を取得する
sybase_fetch_object
— 行をオブジェクトとして取り込む
sybase_fetch_row
— 行を配列として取得する
sybase_field_seek
— フィールドオフセットを設定する
sybase_free_result
— 結果メモリを開放する
sybase_get_last_message
— サーバーから直近のメッセージを返す
sybase_min_client_severity
— クライアントの severity の最小値を設定する
sybase_min_error_severity
— エラーの severity の最小値を設定する
sybase_min_message_severity
— メッセージの severity の最小値を設定する
sybase_min_server_severity
— サーバーの severity の最小値を設定する
sybase_num_fields
— 結果におけるフィールドの数を取得する
sybase_num_rows
— 結果における行の数を取得する
sybase_pconnect
— Sybase の持続的な接続をオープンする
sybase_query
— Sybase クエリを送信する
sybase_result
— 結果データを取得する
sybase_select_db
— Sybase データベースを選択する
sybase_set_message_handler
— サーバーでメッセージが発生した際にコールされるハンドラを指定する
sybase_unbuffered_query
— Sybase クエリを送信し、ブロックしない
add a note
User Contributed Notes
There are no user contributed notes for this page.