Enlist few system variables available in Fat-Free Framework?

admin
admin

Posted On: Jan 05, 2021

 

Few system variables available in Fat-Free FRamework are listed below:

  • AGENT - Type: string, Read-only
  • AJAX - Type: bool, Read-only
  • ALIAS - Type: string
  • ALIASES - Type: array
  • BASE - Type: string, Read-only Default: auto-detected
  • BODY - Type: string, Read-only
  • CASELESS - Type: bool Default: TRUE
  • CLI - Type: bool, Read-only
  • CONTAINER - Type: callable|Prefab|Psr
  • CORS - Type: array
  • DEBUG - Type: integer Default: 0
  • DNSBL - Type: string Default: '', empty string
  • ENCODING - Type: string Default: 'UTF-8'
  • ERROR - Type: array, Read-Only
  • ESCAPE - Type: bool Default: TRUE
  • FALLBACK - Type: string Default: 'en'
  • FORMATS - Type: array
  • HALT - Type: bool Default: TRUE
  • HEADERS - Type: array,Read-Only

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Fat Free Framework interview questions

    What is Fat-Free?

    The Fat-Free is a powerful, open-source, and easy-to-use PHP micro-framework that is designed to help to build fast dynamic and robust web applications. It is distributed under the GNU General Public ...

    Fat Free Framework interview questions

    Enlist few features of Fat-Free Framework?

    Few features of Fat-Free Framework are listed below:URL router Cache engine Support for multilingual applications plug-ins that extend its functionality as well as data mappers for SQL and NoSQ...

    Fat Free Framework interview questions

    List minimum requirement to install Fat-Free Framework?

    Minimum system requirement to install Fat-Free Framework with APACHE Web-Server are listed below:PHP 5.4 or higher PCRE 8.02 or higher GD library (for Image plug-in) CURL, sockets or stream ext...