PHP Tutorial

Ajax, ZF and Smarty feed reader

In this series the author will walk you through the code of a site that uses only Ajax and Scriptaculous to handle it’s completely windowed interface
Advanced » prodevtips.com
Score(+): 3 | Views: 211 | Save it | Report it


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 » prodevtips.com
Score(+): 3 | Views: 216 | Similar Tuts | Save it | View this tutorial

Calendar system using PHP, Ajax and Script.aculo.us

This tutorial is about creating a Calendar system using PHP, Ajax and Script.aculo.us
Date and Time » nodstrum.com
Score(+): 2 | Views: 178 | Similar Tuts | Save it | View this tutorial

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 » tutorials.haxansweb.com
Score(+): 4 | Views: 192 | Similar Tuts | Save it | View this tutorial

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 » dynamicdrive.com
Score(+): 4 | Views: 134 | Similar Tuts | Save it | View this tutorial

Widgets with the Zend Framework and Smarty

In this tutorial you can learn more about Widgets with the Zend Framework and Smarty
General » prodevtips.com
Score(+): 4 | Views: 238 | Similar Tuts | Save it | View this tutorial

Writing a CMSCommunity with Smarty and the Zend Framework

This tutorial is about writing a CMSCommunity with Smarty and the Zend Framework
General » prodevtips.com
Score(+): 3 | Views: 151 | Similar Tuts | Save it | View this tutorial

Writing a CMSCommunity with Smarty and the Zend Framework

Learn how to make a CMS community whith Zend Framework
General » prodevtips.com
Score(+): 3 | Views: 215 | Similar Tuts | Save it | View this tutorial

Writing a CMSCommunity with Smarty and the Zend Framework

This tutorial is about writing a CMS Community with Smarty and the Zend Framework
General » prodevtips.com
Score(+): 3 | Views: 170 | Similar Tuts | Save it | View this tutorial

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 » prodevtips.com
Score(+): 2 | Views: 151 | Similar Tuts | Save it | View this tutorial

PHP and MySQL RSS Feed

Learn how to create a dynamic XML RSS document with PHP
General » webwicked.com.au
Score(+): 3 | Views: 216 | Similar Tuts | Save it | View this tutorial

Generating an RSS feed with PHP

Learn how to generate an RSS feed with PHP
General » avengex.com
Score(+): 3 | Views: 168 | Similar Tuts | Save it | View this tutorial

PHP RSS Feed Generator

In this tutorial you will learn how to generate RSS feeds for your site with PHP
General » jbcomp.net
Score(+): 5 | Views: 161 | Similar Tuts | Save it | View this tutorial

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 » earn-web-cash.com
Score(+): 5 | Views: 298 | Similar Tuts | Save it | View this tutorial

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.
PHP Files » earn-web-cash.com
Score(+): 4 | Views: 268 | Similar Tuts | Save it | View this tutorial

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 » shadow-fox.net
Score(+): 14 | Views: 593 | Similar Tuts | Save it | View this tutorial