Re: [PHP-DOC] cvs: phpdoc /en/reference/regex/functions eregi-replace.xml

2004-04-27 Thread Jakub Vrana
>> +$text = eregi_replace("(shit|fuck|piss)", "***", $text); > Surely you can come up with an example that doesn't > include profanity? There are innocent children reading > the manual too! ;) This was most usable example I can think up ;-). Jakub Vrana

[PHP-DOC] cvs: phpdoc /en/reference/regex/functions eregi-replace.xml

2004-04-26 Thread Jakub Vrana
vrana Tue Apr 27 02:30:47 2004 EDT Modified files: /phpdoc/en/reference/regex/functionseregi-replace.xml Log: Example without profanity http://cvs.php.net/diff.php/phpdoc/en/reference/regex/functions/eregi-replace.xml?r1=1.4&r2=1.5&ty=u Index: phpdoc/e

Re: [PHP-DOC] cvs: phpdoc /en/reference/regex/functions eregi-replace.xml

2004-04-26 Thread Philip Olson
> +$text = eregi_replace("(shit|fuck|piss)", "***", $text); Surely you can come up with an example that doesn't include profanity? There are innocent children reading the manual too! ;) Regards, Philip

[PHP-DOC] cvs: phpdoc /en/reference/regex/functions eregi-replace.xml

2004-04-26 Thread Jakub Vrana
vrana Mon Apr 26 17:22:06 2004 EDT Modified files: /phpdoc/en/reference/regex/functionseregi-replace.xml Log: Example http://cvs.php.net/diff.php/phpdoc/en/reference/regex/functions/eregi-replace.xml?r1=1.3&r2=1.4&ty=u Index: phpdoc/en/reference/regex/