Yeah, I guess that should be inside filename tags. On Tue, 5 Mar 2002, Simone Cortesi wrote:
> At 13.37 05/03/02 +0000, 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 httpd.conf file. > >+ If we add this to our php.ini file: > > <programlisting role="ini"> > > <