eregi_replace('<a href[^>]+>','',$string);
Op donderdag 22 augustus 2002 14:42, schreef Roman Duriancik:
> How to create pattern for function eregi_replace to
> replace in html document every html tag <a href="...."> for empty string.
>
> Thanks
>
>
> roman-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

