lilwing Posted July 14, 2008 Share Posted July 14, 2008 Say you want to create a PHP script that takes the Post information of a form with fields for URL and rollover text, and adds a hyperlink to your navigation structure. In this case, you have most of the script complete. But how would you go about writing the new link to the dynamic webpage? Link to comment https://forums.phpfreaks.com/topic/114694-php-hyperlink-script/ Share on other sites More sharing options...
.josh Posted July 14, 2008 Share Posted July 14, 2008 by...echoing out the variable in the appropriate place? Link to comment https://forums.phpfreaks.com/topic/114694-php-hyperlink-script/#findComment-589809 Share on other sites More sharing options...
lilwing Posted July 14, 2008 Author Share Posted July 14, 2008 Well yes, but I want to process to be automatic. Link to comment https://forums.phpfreaks.com/topic/114694-php-hyperlink-script/#findComment-589817 Share on other sites More sharing options...
lilwing Posted July 14, 2008 Author Share Posted July 14, 2008 Hmm, maybe it's just better if I store the links in a database, huh? Link to comment https://forums.phpfreaks.com/topic/114694-php-hyperlink-script/#findComment-589823 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.