Re: [PHP] show_source

2003-10-28 Thread Leif K-Brooks
Curt Zirzow wrote: +1 and + on getting rid of the tags What he said. -- The above message is encrypted with double rot13 encoding. Any unauthorized attempt to decrypt it will be prosecuted to the full extent of the law. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit

Re: [PHP] show_source

2003-10-28 Thread Curt Zirzow
* Thus wrote Evan Nemerson ([EMAIL PROTECTED]): > On Tuesday 28 October 2003 12:55 pm, nathan -- wrote: > > Is there a way to stop the function show_source() from putting extra code > > at the begginning and end of the code it grabs? > > Beginning: > > Middle: > > End: > > Not unless you modify

Re: [PHP] show_source

2003-10-28 Thread Robert Cummings
On Tue, 2003-10-28 at 16:33, Evan Nemerson wrote: > On Tuesday 28 October 2003 12:55 pm, nathan -- wrote: > > Is there a way to stop the function show_source() from putting extra code > > at the begginning and end of the code it grabs? > > Beginning: > > Middle: > > End: > > Not unless you modi

Re: [PHP] show_source

2003-10-28 Thread Evan Nemerson
On Tuesday 28 October 2003 12:55 pm, nathan -- wrote: > Is there a way to stop the function show_source() from putting extra code > at the begginning and end of the code it grabs? > Beginning: > Middle: > End: Not unless you modify Zend/zend_highlight.c and recompile > > I am doing a str_replac

Re: [PHP] show_source()

2002-08-10 Thread Øystein Håland
This helped on my laptop (win2000, Apache 1.3.26, php 4.2.1, but when I uploaded to my webserver (SunOS (sparc), Apache 1.3.xx, php 4.0.6) only the first row was numbered (yes, I even tried \n instead). Is there another solution that could work? "Rasmus Lerdorf" <[EMAIL PROTECTED]> skrev i meddel