Web Development Blog

Web development tutorials, SEO articles and PHP script resources

Subscribe to this blog

Archive for the ‘PHP scripts’ Category

Wednesday
Aug 2,2006

New PHP script / snippet:
This script is an example how to import all filenames of a single directory into a database table. Extra features are: the last modification date is saved in the database too; all filenames that are not imported to the database are stored in an error array. The script is very easy to use: just place the script into the folder where you want to copy the files and modify the database connection string and then run the script via the browser.

Script Download

Tuesday
Aug 1,2006

New features:
There is some new function to display detailed data for month. It’s possible to show the number of visitors by single countries and by the referer information. Inside the new file “monthly_details.php” is a small extension with custom methods and also an example table for the data presentation.”

Counter & visitor statistics Home