[TYPO3-dev] problem with utf8filesystem = 1

Gideon So gideonso at livingwater.org.hk
Fri May 18 12:23:35 CEST 2007


Hi Martin,

	No. I am not. The result: PHP Warning:  preg_replace(): No ending
delimiter '/' found in Command line code on line 1

Gideon

Martin Kutschker 提到:

> 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