AM
To: php
Subject: [PHP] Hi I get some problems while using eregi_replace
Hi, so first of all, I'm sorry for my bad english.
I'll try to write as better as I can, but I think it will be readable ;)
So, this is 3 code unsing eregi_replace, but they dont work as well...
If some one can
hi,php-general,winst0n
I'm from china,my English is not very good,too.
Here's some example,perhaps it will help you a little.
$post =str_replace("[b]","",$post);
$post =str_replace("[/b]","",$post);
$post = eregi_replace("\\[hr=([^\\[]*)\\]","",$post);
$post=eregi_replace("\\[swf\\](.+\.swf
Hi, so first of all, I'm sorry for my bad english.
I'll try to write as better as I can, but I think it will be readable ;)
So, this is 3 code unsing eregi_replace, but they dont work as well...
If some one can give me a help, it's will be great.
Many thx !
/ code **
3 matches
Mail list logo