Copy Favicon Of Any Website

You can copy favicon of any website by using this URL: http://www.google.com/s2/favicons?domain=www.yourdomain.com Just replace the bold

Listing MySQL Databases

For showing all database: SHOW DATABASES; In case you need to filter database by name: SHOW DATABASES

PHP Array Functions

PHP Array functions need no installation. These functions are the part of PHP core. array_change_key_case —