On 22 Mar 2013, at 14:22, <inungh@xxxxxxxxx> wrote: > I am very new to the PHP application and would like to create a new project. > I would like to have a file to save my application level variable and > functions. > > I would like to know does PHP have any default file name and file path for > this file like Web.config file for ASP.Net and Application.cfm for > ColdFusion? No. Without the use of extensions, PHP follows a shared-nothing architecture. -Stuart -- Stuart Dallas 3ft9 Ltd http://3ft9.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php