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