jQuery Form Validation Comments (0)
by Wez Pyke - June 30, 2009 in Video Tutorials

Create a form that requires the user to enter both a username and password. If the username field or password field is left blank then a message will be displayed.

PHP News System Part 2 Comments (7)
by Wez Pyke - July 30, 2008 in PHP,Text Tutorials

If you haven't already seen part 1 of this tutorial then watch it here.

For the second part of this tutorial you will learn how to create a cookie to log the admin user in and create the tables for your news system.

(more...)