|
|
|
|
|
|
Creating an RSS Feed Using PHPCreating a script which outputs an RSS feed is almost easier than going to Google and finding one to integrate into your project. In fact, if the script you're trying to add this ability to doesn't already have RSS feeds, chances are you're best off writing it from scratch anyway, that way the code is targeted directly towards your problem. In this brief web development tutorial, I'll show you a quick and clean way to integrate RSS using PHP. | SEO Tips Using PHPThere are a lot of search engine optimisation characteristics to a page, and using these tips combined with the power of PHP will allow you to give your pages so much more SEO and ranking power. |
|
|
|
Writing Your Own PHP Function LibraryThis tutorial will go through the nuts and bolts of writing your own PHP function library for use in your PHP scripts and web design & development projects. | Make Your Own Custom PHP Shopping CartWe go over just one of the many ways to create a php shopping cart system for an e-Commerce enabled web site. |
|
|
|
Creating Dynamic CSS Files in PHPTalk to anybody in web design and they will tell you that by far, CSS is by far the best way to manipulate the look and feel of a web page. This article will cover how you can take your web design and web development projects further with dynamic CSS using PHP. | |
|
|
|
|