Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

PHPBuilder.com:
PHP Web Blog - Part 2
Aug 09, 2005 @ 11:23:20

PHPBuilder.com has posted part two in their "PHP Web blog" series today.

In Part 2 of our PHP Web Blog tutorial, we will create the administration page that will allow us to add, edit or delete the contents of our blog. If you haven't worked through part 1, you'll want to start by reading the first part of this article.

They go on to talk about the creation of an administration page (though they forgo the talk of security - for shame) and a page to add a new post for the main page. It doesn't sound like a lot of content, but they get into depth on the code and explain it all fully...

tagged:

Link:


Trending Topics: