> Maybe
>
> $string = $article->content;
> > echo eregi_replace ("aa", "bb", $string);
And the same for my data
echo eregi_replace (aa, bb, $string);
Thanks for help.
Regards
Piotras
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
