Loading...

Search Results in category “PHP”

in PHP
Rate it! Poll

Editor's Pick in Web Programming, August 2006
This is an awesome tutorial that will show you step by step how to create a way to take a poll on your site. People for the most part enjoy participating in polls so this could also help you bring extra traffic to your site.

read more
in PHP
Cookies / Remember Me

You may have seen on some sites they have login forms with a checkbox underneath saying 'Remember Me' and when ticked it does something magic ... when you go back to the page it does remember you ... but how? Easy!

read more
in PHP
Introduction To Cookies

Cookies : A collection of information, usually including a username and the current date and time, stored on the local computer of a person using the World Wide Web, used chiefly by websites to identify users who have previously registered or visited the site.

read more
in PHP
Making guestbook

In this tutorial I will show you how to create a nice simple guestbook, I will be using PHP and MySQL for this.

read more
in PHP
Date of the Day in PHP

This is a simple script but yet very useful, it consists on : catching the date, applying a given display style to it and finally showing it up. In this tutorial we are going to choose this display style: Day of the week | Month | Day of the Month | Year | : for instance today is Wednesday May 25 20...

read more
in PHP
PHP Contact Form

First, let's create the html section. I made a simple form, but it gets the job done. You can customize it if you want, but remember to use the same form variables.

read more

Copyright © All Rights Reserved