PHP Tutorial
Ajax, ZF and Smarty feed reader
In part 1 of this series you could download the whole source which this tutorial is based on. This part and subsequent parts will make use of that source
Advanced »
Top 20 Similar PHP Tutorials
Marrying the Zend Framework and HTML Ajax
What if you want to use some HTML Ajax without having to move code from the controller? The answer is that you have to be able to make instances of each controller.
Start with the class you extend Zend_Controller_Action with
General »
Calendar system using PHP, Ajax and Script.aculo.us
This tutorial is about creating a Calendar system using PHP, Ajax and Script.aculo.us
Smarty templates for beginners
The most common complaint that comes when a designer and a programmer are working together on the same project is that the output is mostly bugged. The reason for this is that the designer doesn't like too much funny symbols and characters in his HTML and tries to clear some of them.
Advanced »
RSS Display Box- An Ajax and PHP based RSS displayer. Uses Simplepie parser
This tutorial is about RSS Display Box- An Ajax and PHP based RSS displayer. Uses Simplepie parser
General »
Widgets with the Zend Framework and Smarty
In this tutorial you can learn more about Widgets with the Zend Framework and Smarty
General »
Writing a CMSCommunity with Smarty and the Zend Framework
This tutorial is about writing a CMSCommunity with Smarty and the Zend Framework
General »
Writing a CMSCommunity with Smarty and the Zend Framework
Learn how to make a CMS community whith Zend Framework
General »
Writing a CMSCommunity with Smarty and the Zend Framework
This tutorial is about writing a CMS Community with Smarty and the Zend Framework
General »
Writing a CMSCommunity with Smarty and the Zend Framework Part 6
This tutorial is about writing a CMSCommunity with Smarty and the Zend Framework Part 6
General »
PHP RSS Feed Generator
In this tutorial you will learn how to generate RSS feeds for your site with PHP
General »
How to Create a Custom RSS Feed with PHP
An RSS feed is a great way to serve up your content to users. However, if you're not using a standard CMS or blogging platform you may not have an RSS feed generated for you automatically.
This tutorial will show you how to create an RSS feed in a few simple steps. If you can query your database to get information about your articles, you can complete this tutorial and build a custom feed.
General »
How to Syndicate an RSS Feed On Your Site
This quick tutorial shows you how to use Simple XML to read and manipulate an RSS feed. The end result is a few lines of code that you can use to syndicate a site's feed on your own page - adding links to relevant content for your users.
Build an RSS Feed From the Information In Your Database With PHP
Learn how to take information in a MySQL database table and export it to RSS using the file writing capabilities of PHP.
General »










