Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
eval
eval
Execute strings as PHP code
Name:
eval
Category:
Miscellaneous
Programming Language:
php
One-line Description:
Calculate the string according to PHP code.
Related
How to Precisely Control Task Execution Time by Combining gettimeofday and sleep Functions
7
Key Points to Note When Using apcu_clear_cache and apcu_fetch Together
2
How to correctly set the range array of mb_decode_numericalentity function
3
Essential Techniques and Best Practices for PHP File Inclusion
4
Similar Functions
sys_getloadavg
sys_getloadavg
Obtaintheaverageload
__halt_compiler
__halt_compiler
Interruptthecompiler
connection_aborted
connection_aborted
Checkiftheclientisdi
eval
eval
ExecutestringsasPHPc
time_sleep_until
time_sleep_until
Makethescriptsleepun
sapi_windows_vt100_support
sapi_windows_vt100_support
GetsorsetsVT100suppo
show_source
show_source
Aliasofhighlight_f
get_browser
get_browser
Getthefunctionsthatt
Popular Articles