PHP News System Part 4 Comments (5)
by Wez Pyke - August 17, 2008 in PHP,Text Tutorials

If you haven't checked out the previous tutorials then click on the names to view them. Part 1, Part 2, Part3.

In Part 4 of this tutorial you are going to learn how to edit and delete your posts from the admin page.
(more...)

PHP News System Part 3 Comments (3)
by Wez Pyke - August 1, 2008 in PHP,Text Tutorials

If you haven't already viewed part 1 and part 2 then view them if you're new to PHP.

In part 3 of this tutorial you will learn how to display your posts, edit and delete them.
(more...)

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...)

PHP News System Part 1 (With Sound) Comments (8)
by Wez Pyke - June 17, 2008 in PHP,Video Tutorials