Menu Close

Category: Programming

Redirect by Php

Under PHP you need to use header() to send a raw HTTP header. Using headers()method, you can easily transferred to the new page without having…

Adding MIME Types by .htaccess file

In case your web hosting account is not configured to server certain mime types with the proper content type. You can change this using .htaccess…