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
assert »
« 定義済み定数
PHP マニュアル
関数リファレンス
PHP の振る舞いの変更
PHP Options/Info
Change language:
English
German
Spanish
French
Italian
Japanese
Brazilian Portuguese
Russian
Turkish
Ukrainian
Chinese (Simplified)
Other
PHP オプション/情報 関数
目次
assert
— アサーションの値を調べる
assert_options
— 様々な assert フラグを設定/取得する
cli_get_process_title
— 現在のプロセスのタイトルを返す
cli_set_process_title
— プロセスのタイトルを設定する
dl
— 実行時に PHP 拡張モジュールをロードする
extension_loaded
— ある拡張モジュールがロードされているかどうかを調べる
gc_collect_cycles
— すべての既存ガベージサイクルを強制的に収集する
gc_disable
— 循環参照コレクタを無効にする
gc_enable
— 循環参照コレクタを有効にする
gc_enabled
— 循環参照コレクタの状態を返す
gc_mem_caches
— Zend Engine のメモリーマネージャによって使用されたメモリーを再利用する
gc_status
— ガベージコレクタに関する情報を取得する
get_cfg_var
— PHP 設定オプションの値を取得する
get_current_user
— 現在の PHP スクリプトの所有者の名前を取得する
get_defined_constants
— すべての定数の名前とその値を連想配列として返す
get_extension_funcs
— あるモジュールの関数名を配列として返す
get_include_path
— 現在の include_path 設定オプションを取得する
get_included_files
— include または require で読み込まれたファイルの名前を配列として返す
get_loaded_extensions
— コンパイル/ロードされている全てのモジュールの名前を配列として返す
get_magic_quotes_gpc
— magic_quotes_gpc の現在の設定を得る
get_magic_quotes_runtime
— magic_quotes_runtime の現在アクティブな設定値を取得する
get_required_files
— get_included_files のエイリアス
get_resources
— アクティブなリソースを返す
getenv
— 環境変数の値をひとつ、または全て取得する
getlastmod
— 最終更新時刻を取得する
getmygid
— PHP スクリプトの所有者の GID を得る
getmyinode
— 現在のスクリプトの inode を取得する
getmypid
— PHP のプロセス ID を取得する
getmyuid
— PHP スクリプト所有者のユーザー ID を取得する
getopt
— コマンドライン引数のリストからオプションを取得する
getrusage
— 現在のリソース使用状況を取得する
ini_alter
— ini_set のエイリアス
ini_get
— 設定オプションの値を得る
ini_get_all
— すべての設定オプションを得る
ini_parse_quantity
— ini ディレクティブの省略形を解釈し、サイズを取得する
ini_restore
— 設定オプションの値を元に戻す
ini_set
— 設定オプションの値を設定する
memory_get_peak_usage
— PHP によって割り当てられたメモリの最大値を返す
memory_get_usage
— PHP に割り当てられたメモリの量を返す
memory_reset_peak_usage
— メモリの最大値をリセットする
php_ini_loaded_file
— 読み込まれた php.ini ファイルのパスを取得する
php_ini_scanned_files
— 追加の ini ディレクトリにある .ini ファイルのリストを取得する
php_sapi_name
— ウェブサーバーと PHP の間のインターフェイスの型を返す
php_uname
— PHP が稼動しているオペレーティングシステムに関する情報を返す
phpcredits
— PHP に関するクレジットを出力する
phpinfo
— PHP の設定情報を出力する
phpversion
— 現在の PHP バージョンを取得する
putenv
— 環境変数の値を設定する
restore_include_path
— include_path 設定オプションの値を元に戻す
set_include_path
— include_path 設定オプションをセットする
set_time_limit
— 実行時間の最大値を制限する
sys_get_temp_dir
— 一時ファイル用に使用されるディレクトリのパスを返す
version_compare
— ふたつの "PHP 標準" バージョン番号文字列を比較する
zend_thread_id
— 現在のスレッドの一意な ID を返す
zend_version
— 現在の Zend Engine のバージョンを取得する
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