|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2001-09-22 17:14 UTC] bbonev@php.net
[2001-09-22 17:15 UTC] bbonev@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Nov 06 00:00:02 2025 UTC |
bbonev@orange:~/php/php4$ ./php <? echo nl2br("asd\n\ndsa\r\rqwe\r\n\newq\n\r\r") ?> X-Powered-By: PHP/4.0.8-dev Content-type: text/html <br> <b>Fatal error</b>: Maximum execution time of 30 seconds exceeded in <b>-</b> on line <b>1</b><br> btw. i have noticed this while trying to rewrite nl2br to be faster and more compatible.