Oct 04

Title:       PHP File Upload Tutorial
Contributor: Randall Goguen (aka Ranman)

Create a simple File upload script.

Collect from  LinuxGuruz


Read more ...

Post by admin - Tags : , , ,

Oct 04

Most of PHP scripts as guestbook, webboard, online catalog, etc. have many records in database. So, not good idea to show them in one page. This tutorial will show you how to create the page navigator and apply it.


Read more ...

Post by admin - Tags : , ,

Oct 04

This tutorial will show you how to make a simple real visitor counter. It’s mean that when someone comes and browse your site or refresh your pages many times. It’s still count at 1 (1 person) until he leaves (close his browser).


Read more ...

Post by admin - Tags : , , ,