[PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/standard basic_functions.c info.c From: Sebastian Bergmann (sb <email protected>)
Date: 08/28/00

Rasmus Lerdorf wrote:
> rasmus Sun Aug 27 15:46:40 2000 EDT
>
> Modified files:
> /php4/ext/standard basic_functions.c info.c
> Log:
> Some minor cleanup to make W3C's tidy validator happy

  Just noticed that "Apache" and "HTTP Headers" headlines aren't centered.

  And while you're at it: Could you please

    replace ";" with ";<br>" in include_path line (on Win32)

  and

    replace ":" with ":<br>" in include_path line (on non-Win32)

  ? Would be nice :-)

-- 
 <?php $a=explode(" " ,"119 130 128 129 45 110 123 124 129 117 114 127 45 ".
 "125 117 125 45 117 110 112 120 114 127");for($i=0;$i<sizeof($a);$i++)print
 chr($a[$i]-13); /* http://sb.phpOpenTracker.de | sb <email protected> */ ?>

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>