On Saturday 14 June 2003 21:53, DZ wrote:
> I found one minimalistic BBcode script, but it doesnt work.
Wouldn't it be better to find some code which *did* work?
> Warning: Unknown modifier '1' in f:\_php\_f\bb-code\test.php on line 32
>
> line 32 is such:
>
> $t = preg_replace_callb
Hello,
I found one minimalistic BBcode script, but it doesnt work.
Warning: Unknown modifier '1' in f:\_php\_f\bb-code\test.php on line 32
line 32 is such:
$t = preg_replace_callback( '/[('.$atag.')(=(.*))?](.*)[/1]/isU', 'nc', $s);
How to get work it?
Source is only 40 line
2 matches
Mail list logo