Re: [PHP-DOC] cvs: phpdoc /en/features safe-mode.xml

2003-06-25 Thread Derick Rethans
On Wed, 25 Jun 2003, Friedhelm Betz wrote: > On Wednesday 25 June 2003 11:08, Derick Rethans wrote: > > derick Wed Jun 25 05:08:50 2003 EDT > > > > Modified files: > > /phpdoc/en/features safe-mode.xml > > Log: > > - Fixed XML > > #- Make test anybody? :) > > yeah, so

Re: [PHP-DOC] cvs: phpdoc /en/features safe-mode.xml

2002-03-05 Thread Philip Olson
> what about an entity for php.ini? nice! :)

Re: [PHP-DOC] cvs: phpdoc /en/features safe-mode.xml

2002-03-05 Thread Hartmut Holzgraefe
Rasmus Lerdorf wrote: > Yeah, I guess that should be inside filename tags. what about an entity for php.ini? &php.ini; is shorter than php.ini, less typing and imho more readable, and we have enough references to php.ini all over the place to justify an entity ... -- Hartmut Holzgraefe [EMAIL

Re: [PHP-DOC] cvs: phpdoc /en/features safe-mode.xml

2002-03-05 Thread Rasmus Lerdorf
Yeah, I guess that should be inside filename tags. On Tue, 5 Mar 2002, Simone Cortesi wrote: > At 13.37 05/03/02 +, Rasmus Lerdorf wrote: > > >+ You can also disable individual functions. Note that the > >disable_functions > >+ directive can not be used outside of the php.ini file which

Re: [PHP-DOC] cvs: phpdoc /en/features safe-mode.xml

2002-03-05 Thread Simone Cortesi
At 13.37 05/03/02 +, Rasmus Lerdorf wrote: >+ You can also disable individual functions. Note that the >disable_functions >+ directive can not be used outside of the php.ini file which means that >+ you cannot disable functions on a per-virtualhost or per-directory basis >+ in your h