Re: [PHP-DEV] Sugest

2010-05-14 Thread Arvids Godjuks
2010/5/14 Mathias Grimm : >> >> > 2010/5/14 Johannes Schlüter >> >         > > >         > require >> There is one thing you don't take into account. Make an index.php and all other files .inc. Than add to web servers configuration a deny rule for *.inc . Suddenly you improved your security

Re: [PHP-DEV] Sugest

2010-05-14 Thread Mathias Grimm
> > > 2010/5/14 Johannes Schlüter > > > > > require > > > ( > > > 'utila.php', > > > 'utilb.php', > > > 'utilc.php', > > > ) > > > > > > What's te benefit, other than saving a few chars on the cost > > of being >

Re: [PHP-DEV] Sugest

2010-05-14 Thread Johannes Schlüter
On Thu, 2010-05-13 at 20:38 -0300, Mathias Grimm wrote: > I want to suggest the GO include format > > require > ( > 'utila.php', > 'utilb.php', > 'utilc.php', > ) > > the same from include What's te benefit, other than saving a few chars on the cost of being more explicit. I don't s

[PHP-DEV] Sugest

2010-05-13 Thread Mathias Grimm
I want to suggest the GO include format 'a', 'K_TYPE_B' => 'b' 'K_TYPE_C' => 'c' ) with or withou comma... -- Att. Mathias Grimm http://mathiasgrimm.com.br http://phpempregos.com.br