[TYPO3-dev] problem with utf8filesystem = 1
Martin Kutschker
martin.kutschker-n0spam at no5pam-blackbox.net
Fri May 18 09:45:57 CEST 2007
Gideon So schrieb:
> Hi Martin,
>
> [gideon at gideon ~]$ php -r preg_replace
> PHP Parse error: syntax error, unexpected $end in Command line code on
> line 1
You're no coder, right?
php -r 'echo preg_replace(
"/[\x00-\x2C\/\x3A-\x3F\x5B-\x60\x7B-\xBF]/u",
"_",
"aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ.txt"),"\n";'
Masi
More information about the TYPO3-dev
mailing list