If I have one screen where I have someone enter their website into a field that uses PHP to post it into a MySql database....how can I make that text a hyperlink when it is posted on another page. this other page woudl be a page where the contents of the MySql database is displayed.
For this example, say that I have a field within the database titled "Website" and when the contents of that field are displayed...I want it to be a clickable link.
I am sure I need coding for it, but do I have to have the field within the database set to something other than text?
Thanks for your help.
For this example, say that I have a field within the database titled "Website" and when the contents of that field are displayed...I want it to be a clickable link.
I am sure I need coding for it, but do I have to have the field within the database set to something other than text?
Thanks for your help.