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 combine strnatcasecmp and strtr to implement string conversion and natural sorting?
5
A Practical Guide to Managing and Switching PHP Versions on Linux
3
Best Practices for Deploying PHP Frameworks with Docker on Cloud Platforms
2
6
Similar Functions
php_strip_whitespace
php_strip_whitespace
ReturnthePHPsourceco
eval
eval
ExecutestringsasPHPc
sleep
sleep
Delayedexecution
defined
defined
Checkifaconstantwith
sapi_windows_cp_is_utf8
sapi_windows_cp_is_utf8
Indicateswhetherthec
highlight_file
highlight_file
Syntaxhighlightingaf
sapi_windows_cp_set
sapi_windows_cp_set
Settingupprocesscode
highlight_string
highlight_string
Stringsyntaxhighligh
Popular Articles