Re: [PHP] whaw

2003-11-24 Thread Chris Hayes
At 14:27 24-11-03, you wrote: pete M wrote: Even the pros systems crash sometimes http://www.php.net/ webmaster says it is fixed now, just waiting for the mirrors to pick it up. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] whaw

2003-11-24 Thread Andrei Reinus
pete M wrote: Even the pros systems crash sometimes http://www.php.net/ // Highlight PHP code function highlight_php($code, $return = FALSE) { // Using OB, as highlight_string() only supports // returning the result from 4.2.0 ob_start(); highlight_string($code); $highlighted = ob_

Re: [PHP] whaw

2003-11-24 Thread Andrei Reinus
pete M wrote: Even the pros systems crash sometimes http://www.php.net/ Dr. Evil-Parse-Error strikes again! :) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] whaw

2003-11-24 Thread pete M
Even the pros systems crash sometimes http://www.php.net/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php