AloFramework documentation
  • Namespace
  • Function
  • Tree
  • Deprecated
  • Todo

Namespaces

  • Alo
    • Cache
    • CLI
    • Controller
    • Db
    • Exception
    • FileSystem
    • Session
    • Statics
    • Validators
    • Windows
  • Controller
  • None
  • PHP

Classes

  • Alo
  • Log

Functions

  • debug
  • debugLite
  • escapeHTML
  • get
  • getallheaders
  • includeifexists
  • includeonceifexists
  • phpDeprecated
  • phpError
  • phpNotice
  • phpWarning
  • serverIsWindows
  • timestampPrecise

Function includeifexists

Performs include() only if a file exists

Located atsys/core/core.php

Parameters summary

string$pathPath to the file

Return value summary

booleantrue if the file exists, false if not.
AloFramework documentation API documentation generated byApiGen 2.8.0