Site Cloner PHP Script
Bargain Hunter PHP Script
Job Hunter PHP Script
Site Login and Access Control PHP Script

Using PHP for MYSQL Queries

There may come a when you want to write a custom PHP script to access one or more database tables. Even with content management systems like WordPress or Joomla, you can write custom search scripts.

If you add an .htaccess file within a folder that contains the PHP script,  you can limit access to a single Internet IP addess. Alternatively, you can password protect the directory with the .htaccess file.