Articles

Featured Articles
by Peter McNulty - 2005-02-06
Cookies enabled web developers to produce more usable sites, by allowing temporary storage of commonly used information by the user. This can be beneficial in shopping carts, user logon systems and general site usage. Read on to find out how to use cookies and how to implement a simple user logon system.
by Peter McNulty - 2005-01-26
A contact form or an email form is often a critical part of a website, in allowing users to contact you regarding one or more issues. This article aims to help you produce a secure contact form, and at the same time, try to reduce the amount of spam you will receive from it.
by Peter McNulty - 2005-01-15
It is quite common to have the need to password protect a certain file or a set of files, in order to prevent unauthorized access to those files. There are many different alternatives on how to do this including, sessions, cookies, JavaScript and HTTP authentication. Peter shows you how to implement simple HTTP authentication.
Ads

PHPNerds Newsletter