Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 16347 программистов и 1649 роботов. Сейчас ищет 1551 программист ...
PHP_Compat
Вернуться к: PHP
Provides missing functionality for older versions of PHP.
- Introduction — Purpose and simple usage example
- Components — List of replicated components
- Advanced usage — Describe techniques for advanced usage
- PHP_Compat::loadFunction — Load a function, or an array of functions
- PHP_Compat::loadConstant — Load a constant, or an array of constants
- PHP_Compat::loadVersion — Load all components, or all components until a given version of PHP
Вернуться к: PHP