PHP and MySQL work

  • December 23, 2005
  • James Skemp
I'm looking for ideas on what I can write in PHP and MySQL.  Thus far, I've written: 1) A comments system, that still gets hit by spam (but don't they all?). 2) An admin interface to upload documents, then create a record in a database for display elsewhere (along with categories and related articles/documents). I just don't know - what do I *need* for functionality?  Maybe I'll look further into creating a RSS reader - I just don't know .

Read More

Great PHP and MySQL tutorial

  • November 5, 2005
  • James Skemp

There's a great tutorial over at http://www.freewebmasterhelp.com/tutorials/phpmysql detailing how to use PHP with MySQL. I worked through this tutorial, along with a couple of others, to setup a pretty simple PHP script. I'll be adding to it for a new gallery (as the old one is too bulky ... ).

Read More