|
php- url to active links? -
December 24th, 2007
can u give me the php code.........
i am using $_POST, when the data will be submitted, any urls in it should be converted into an active working link. thanx in advance
n merry christmas
e.g., if i send http://google.com to the php file, it shoud turn into <a href="http://google.com">http://google.com</a>
|