Tutorials by yanny
This tutorial teaches you step by step how to write a guestbook management
system. This guestbook management system script is written so that you can
manage the messages as admin. You can delete messages and block ip
addresses.
August 19,
2010
Today Views:
2 Total Views:
1,210
This tutorial teaches you step by step how to write a download counter.
This download counter uses MySQL to store the download times. Everytime you
click on a download link, it uses the PHP GET method to insert into the
database and then the download will pop up for the user to download.
August 18,
2010
Today Views:
1 Total Views:
844
This tutorial teaches you step by step how to write a rating system script
using 5 stars. This rating system let's you vote simply by clicking on the
stars. You can only vote once per ip-address.
August 17,
2010
Today Views:
2 Total Views:
965
This tutorial teaches you how to write a usermanagement system. This
usermanagement system let's you add, edit and delete users as admin. As
user you can register and edit your own account. This including a login
authentication system for both admin and user.
July 19,
2010
Today Views:
1 Total Views:
1,153
This tutorial teaches you step by step how to write an anti-spam captcha to
use in forms. This anti-spam image captcha prevents bots to submit your
form. It uses images of animals, if you want to use other images, you can
change them in the folder captcha. It uses PHP sessions.
July 16,
2010
Today Views:
2 Total Views:
483






