Hi,
I'm trying to transform a url taken from the DB from "plain text", to the same, but linkable url.
All i get is parse errors and alike.
Here is my last (of many) attempt:
$url = "<a href =\".$url."\">.HtmlEntities($url)."\">".</a>";
A warning and a parse error is what i get. Can't get there :(
Any help would be apreciated.
Warm regards, Mário Gamito
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php