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? Quote 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? Quote 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. Quote 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? Quote Link to comment https://forums.phpfreaks.com/topic/114694-php-hyperlink-script/#findComment-589823 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.