A Basic PHP Statistics Script Comments (3)
by Wez Pyke - March 8, 2009 in PHP

In this tutorial you will learn about writing information to a text file and then retrieving the information you wrote to the text file. Retrieving the files that are in a directory and about arrays.

This is a quite basic script and there isn't much to write about it so if there is something that you don't understand look the function up within the PHP manual online.
(more...)