Internal (built-in) functions
PHP comes standard with many functions and constructs. There are also functions that require specific PHP extensions compiled in otherwise you’ll get fatal “undefined function” errors.
Here is the original post:
Internal (built-in) functions