Better PHP Documentation
opinionated
Open main menu
Get Started
Documentation
Community
Training
Better PHP Documentation
Close menu
Get Started
Documentation
Community
Training
Log in
Change language:
English
German
Spanish
French
Italian
Japanese
Brazilian Portuguese
Russian
Turkish
Ukrainian
Chinese (Simplified)
Other
その他の関数
目次
connection_aborted
— クライアントとの接続が切断されているかどうかを調べる
connection_status
— 接続ステータスのビットフィールドを返す
constant
— 定数の値を返す
define
— 名前を指定して定数を定義する
defined
— 指定した名前の定数が存在するかどうかを調べる
die
— exit のエイリアス
eval
— 文字列を PHP コードとして評価する
exit
— ステータスコードかメッセージを返して現在のスクリプトを終了する
get_browser
— ユーザーのブラウザの機能を取得する
__halt_compiler
— コンパイラの実行を中止する
highlight_file
— ファイルの構文ハイライト表示
highlight_string
— 文字列の構文ハイライト表示
hrtime
— システムの高精度な時刻を取得する
ignore_user_abort
— クライアントの接続が切断された際にスクリプトの実行を終了するかどうかを設定する
pack
— データをバイナリ文字列にパックする
php_strip_whitespace
— コメントと空白文字を取り除いたソースを返す
sapi_windows_cp_conv
— 文字列のコードページを別のものに変換する
sapi_windows_cp_get
— 現在のコードページを取得する
sapi_windows_cp_is_utf8
— コードページがUTF-8と互換性があるかを返す
sapi_windows_cp_set
— 現在のプロセスのコードページを設定する
sapi_windows_generate_ctrl_event
— CTRLイベント を別プロセスに送信する
sapi_windows_set_ctrl_handler
— CTRLイベント のハンドラを設定したり削除したりする
sapi_windows_vt100_support
— Windows コンソールの出力バッファに関連付けられたストリームのVT100サポート状況を取得/設定する
show_source
— highlight_file のエイリアス
sleep
— 実行を遅延させる
sys_getloadavg
— システムの平均負荷を取得する
time_nanosleep
— 秒およびナノ秒単位で実行を遅延する
time_sleep_until
— 指定した時刻まで実行を遅延する
uniqid
— 時刻ベースの識別子を生成する
unpack
— バイナリ文字列からデータを切り出す
usleep
— マイクロ秒単位で実行を遅延する
Found A Problem?
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.
0
pcntl_sigtimedwait
Waits for signals, with a timeout
0
similar_text
Calculate the similarity between two strings
0
boolval
Get the boolean value of a variable
0
curl_multi_close
Close a set of cURL handles
0
imap_body
Read the message body
0
mb_strpos
Find position of first occurrence of string in a string
0
pg_send_prepare
Sends a request to create a prepared statement with the given parameters, without waiting for completion
0
swoole_native_socket_bind
0
Arr::prependKeysWith
0
zend_version
Gets the version of the current Zend engine
^