Posted by Chung Leong on 11/04/39 11:32
Something like this should do the trick: $a = preg_replace('/(http:\S+)/', '<a href="\1">\1</a>', $a);
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming