PHP Archives
Another feature of PHP 5.3 is PHAR. The ability to run whole php applications from one file. In this article I show how to use them.
Comments (8) | Lighttpd, SQLite, PHP, Apache
Webslices and Activities in IE8 and FireFox
Microsoft introduced two features called Webslices and Activities with the Beta 1 of the Internet Explorer 8. In this tutorial I'd like to show you how to use and embed them in your website. As a result of this tutorial I made the Tagcloud on the right a Webslice.
Comments (2) | XHTML, Firefox, IE8
liteCount with SQLite and Google Charts
This tutorial covers some aspects of developing a small counter script using SQLite to store data and the Google Charts API to create graphical statistics.
Comments (0) | No Tags specified!
PHP 5.3 and namespaces
They were announced for php6. But as of php5.3 they became part of the language: namespaces. This article will show you how to use them and what they are good for.
Building an IP2Country lookup service with SQLite
Using an IP-to-Country database stored in a CSV we build an SQLite database to lookup the country of the current user.
« | 1 | 2 | 3 | »