A simple explanation and demo of how to execute the GET method using AJAX.
Continue reading...24. July 2009
Adding and removing Linux server file indexes.
Continue reading...10. June 2009
How to add expire headers to your .htaccess file in order to save you from unnecessary server requests.
Continue reading...10. June 2009
How to Gzip through the .htaccess file.
Continue reading...1. January 2009
Simple steps to connect to and extract data from a MySQL database.
Continue reading...1. January 2009
Adding expiration headers to PHP/ASP files.
Continue reading...12. November 2008
Getting the current web site's address or the current file location is simple in PHP. Here are a few examples.
Continue reading...29. October 2008
There are a few places where to place your PHP code on your dynamic web page. This all depends on your needs and preference. Of course there is a slight difference to whether you put it on a script tag, before any HTML, within your HTML, or at the bottom of the page. Here I will explain what I have found some of the differences to be.
Continue reading...
6. August 2009
2 Comments