PHP allows you to replace or even re-name PHP's built-in functions using functions such as
override_function
and rename_function
.
Can we override the PHP's language constructs like echo
and eval
?
I don't think it's possible : it's a language construct, which means something that's more than "integrated" to the language : it's really a "part" of the language.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With