rdub Posted July 17, 2008 Share Posted July 17, 2008 The results of one of my queries is displayed using this code. However, it doesn't show as a clickable link. What is the best way to change that? Link to comment https://forums.phpfreaks.com/topic/115320-links/ Share on other sites More sharing options...
PFMaBiSmAd Posted July 18, 2008 Share Posted July 18, 2008 To make a HTML clickable link on your web page - http://www.w3schools.com/html/html_links.asp Link to comment https://forums.phpfreaks.com/topic/115320-links/#findComment-592992 Share on other sites More sharing options...
rdub Posted July 18, 2008 Author Share Posted July 18, 2008 I'm sorry. I left out this part. This is the code for displaying the query results. I would like it to display as a clickable link. Currently it just shows the text as http://www. sample.com but is not showing as a clickable link. .$fetched['Web_Link']. Link to comment https://forums.phpfreaks.com/topic/115320-links/#findComment-593004 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.