Knowledgebase
GHN Client Portal Home > Knowledgebase > Website Design Ideas
The knowledgebase is organized into different categories. Please choose a category from below or search the knowledgebase for the answer to your question.
Search
Articles
Coding Email links to avoid spam harvesting
Avoid Email Harvesting Bots by Scrambling Your LinksHave you ever noticed how the email addresses...
Views: 1758
How do I set up my html and htm pages to execute php code?
When a web page is accessed, the server checks the extension to know how to handle the page....
Views: 513
How to format apostrophes in a text box for form submission
One of our more common questions regarding form submissions involves using a text area or text...
Views: 1209
How to redirect a page using php
Redirecting a page with PHPIt a fairly straight forward process to redirect using PHP. Create the...
Views: 876
Modern Design Successes
Some common features of today's successful designs Great modern day site designs share...
Views: 9896
Understanding $_SERVER['PHP_SELF'], $PHP_SELF, and other bits of PHP
Understanding $_SERVER['PHP_SELF'], $PHP_SELF, $_SERVER['REQUEST_URI'] and...
Views: 1196