The QGoogleVisualizationAPI package is the PHP implementation of Google Visualization API. Although I had heard of Google visualization API before, I had never considered it, until I came across QGoogleVisualizationAPI PHP edition by Tom.
piwik is an open source (GPL license) web analytics software. It gives interesting reports on your website visitors, your popular pages, the search engines keywords they used, the language they speak... and so much mor
Printing webpages is great, but every browser renders a page differently. This can cause problems if you need to be able to print a page that looks the same no matter what platform or browser is being used. Additionally, PDF files can be searched and brow
If you don't know how to get country and city's name from IP address there here is the function for you in PHP. This function uses api of hostip.info to get the country name, country code and city name from the IP address in PHP.