newtothis Posted December 22, 2003 Share Posted December 22, 2003 Very new to this. I had used an online database to test and it offered the option for a field to be a hyperlink. I am using mysql now and I do not see a similiar option. HOw can I have a field accept a hyperlink? Thanks Take Care Dee Link to comment https://forums.phpfreaks.com/topic/1541-how-to-create-hyperlink-fields/ Share on other sites More sharing options...
rhysmeister Posted December 22, 2003 Share Posted December 22, 2003 Just have a standard text field and input the html for a hyperlink. When this is spat out onto a html page you will have your hyperlink. Link to comment https://forums.phpfreaks.com/topic/1541-how-to-create-hyperlink-fields/#findComment-5067 Share on other sites More sharing options...
llama Posted January 2, 2004 Share Posted January 2, 2004 The only warning I think I should point out is ensure that you validate the data being entered by a user. You can insert some nasty scripts into a hyperlink tag. Link to comment https://forums.phpfreaks.com/topic/1541-how-to-create-hyperlink-fields/#findComment-5223 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.