Re: [PHP] application level variable file

[email protected] (Stuart Dallas)
Newsgroups php.general
Message-ID <[email protected]>
On 22 Mar 2013, at 14:22, <[email protected]> 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/
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.