Knowledgebase
The knowledgebase is organized into different categories. Either choose a category from below or search the knowledgebase for the answer to your question.
Search
Articles
How do I redirect visitors to another page using PHP?Redirection in PHP can be done using the header () function. To setup a simple redirect, simply... Views: 52 |
How do I view the php info page?Create a page name phpinfo.php and insert the below code into it. Pull this page up in your... Views: 245 |
How to execute php code as .htm or .html filesIn your .htaccess file insert this line of code. addhandler application/x-httpd-php .htm .html Views: 52 |
© 2004-2010 Brontobytes. All rights reserved.
