Pingdom offers cost-effective and reliable uptime and performance monitoring for your websites. We use more than 70 global polling locations to test and verify our customers’ sites 24/7, all year long.
The Wayback Machine is built so that it can be used and referenced. If you find an archived page that you would like to reference on your Web page or in an article, you can copy the URL. You can even use fuzzy URL matching and date specification... but that's a bit more advanced.
Very lite PDO database class with lite query builder and SIDU (Select, Insert, Delete, Update).
One class file with the size of 22 KB.
You can also use all the native PDO methods: http://php.net/manual/en/book.pdo.php
Installation
$ ./composer.phar require chanhong/pdolite 1.0.x-dev
ADOdb is a fast, easy to use, popular database abstraction layer for PHP. It allows the same code to be used when accessing a wide range of databases. It has been actively maintained since 2000 by the project's founder and numerous community contributors.