[PHP] Re: application level variable file

2013-03-22 Thread Jim Giner
On 3/22/2013 10:22 AM, inu...@gmail.com 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

Re: [PHP] Re: application level variable file

2013-03-22 Thread Samuel Lopes Grigolato
I highly suggest you to read some begginers book or the php.net/manualbefore trying to implement other technologies concepts with PHP. That is because you WILL find some tricks to do what you want, and you'll think PHP is a big chunk of bad smelling code, a totally wrong concept. Forget