zomex Posted March 26, 2011 Share Posted March 26, 2011 Hello everyone, I've almost finished a template (nothing related to WHMCS) and I would like the ability to encode 1 copyright link in the footer. I've noticed that if I add HTML above or below the encoded content it doesn't work so I'm wondering how I would go about encoding the footer only while allowing the rest of the source to be open. Thanks! 0 Quote Link to comment Share on other sites More sharing options...
xeqution Posted March 27, 2011 Share Posted March 27, 2011 Not necessarily the best means of doing things but wouldn't using the include function to add the encoded file. {php} include filename etc {/php} 0 Quote Link to comment Share on other sites More sharing options...
zomex Posted March 27, 2011 Author Share Posted March 27, 2011 Not necessarily the best means of doing things but wouldn't using the include function to add the encoded file. {php} include filename etc {/php} I've since decided to ignore encoding the footer but will do if I see it on download sites Thanks for your suggestion though. I'll give that a shot in the future when I use it. 0 Quote Link to comment 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.