Edin Kadribasic wrote: > On Wed, 11 Sep 2002 13:47:56 +0200 > "Devon O'Dell" <[EMAIL PROTECTED]> wrote: > >>Hey, >> >>I don't know if this has been brought up before (you can smack me, I >>know that's the 3rd time I've said this), but something I (and others) >> >>thought would be cool is line numbering for highlight_file (aka >>show_source). >> >>I've made modifications so that this feature is settable from php.ini >>(highlight.format, either 0 or 1) and tested my source, looks like it >>works fine and the only stuff that didn't work in make test was stuff >>where the EXPECT was wrong. > > > Please let's not add an ini setting for every little thing. It makes > writing portable scripts very difficult. > > I think that it would be preferrable to add an optional parameter to the > exisiting function, or make a new function.
+1 for no more ini directives... No more ini entry unless it is strictly required/prefered. -- Yasuo Ohgaki -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php