Webforumz Newsletter - December 2007

Tutorials

A websites' structure from A to Z

PHP Stylesheet Switcher You created a great design for you website but now you're not sure how to start coding it? How to structure it? How do you use CSS to display that beautiful design in the browser? Well... this tutorial should answer all those questions. Read More Read more


Login/Registration With PHP Sessions

PHP Stylesheet Switcher In this tutorial we will be learning how to create a login / registration system for a website using PHP and MySQL. You will need this ZIP file which contains all the files necessary for this tutorial. Read More Read more


Dynamic RSS Feeds

RSS Feeds Really Simple Syndication Feeds – An extension of XML, RSS outputs frequently update data in a readable format for readers. RSS Feeds are great for blogs, podcasts, news, forums that are frequently updated! RSS feeds can have the extension .xml or .rss although later in this tutorial I will show you how to rewrite the URI so that you can display it similarly to www.alexgeek.co.uk/feed. Read More Read more