Hi, I want to replace a string "<a:[whatever]>" with <a href="[something][whatever]">.
[whatever] may be what ever substring possible... ie. I want to replace all occurences that exists being [whatever] a variable expression...
Thanks...



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to