Home

Submit

Source

Feeds

Home » PHP » News and RSS Feeds ::

PHP News and RSS Feeds
Setup your own RSS feed that pulls data from your PHP/MySQL-driven web site. Use PHP to create the XML/RSS document RSS Readers require to inform visitors of your web site database's content updates.
Related Tutorials
PHP News and RSS Feeds
PHP/MySQL RSS Feed
PHP / News and RSS Feeds
Setup your own RSS feed that pulls data from your PHP/MySQL-driven web site. Use PHP to create the XML/RSS document RSS Readers require to inform visitors of your web site database's content updates. The tutorial is available in PDF format.

Site: www.webwicked.com.au Report - View Tutorial

PHP News and RSS Feeds
Make an RSS Feed Using PHP
PHP / News and RSS Feeds
Learn the best way to turn your database information into an RSS feed.

Site: www.webdesign.org Report - View Tutorial

PHP News and RSS Feeds
Building an RSS Feed From a Database
PHP / News and RSS Feeds
Learn how to take information in a MySQL database table and export it to RSS using the file writing capabilities of PHP.

Site: www.shadow-fox.net Report - View Tutorial

PHP News and RSS Feeds
Screen Scraping Your Way Into RSS
PHP / News and RSS Feeds
RSS is one the hottest technologies at the moment, and even big web publishers (such as the New York Times) are getting into RSS as well. However, there are still a lot of websites that do not have RSS feeds. If you still want to be able to check those websites in your favourite aggregator, you need to create your own RSS feed for those websites. This can be done automatically with PHP, using a method called screen scrapping.

Site: www.codebeach.com Report - View Tutorial

PHP XML Web Services
Generating RSS Feeds on the Fly With PHP
PHP / XML Web Services
This article serves to augment the previous article. Instead of writing to a file to make an RSS feed, php code is included that makes the output of RSS without writing to a separate file.

Site: www.shadow-fox.net Report - View Tutorial

PHP News and RSS Feeds
Building Content By Parsing RSS Feeds With PHP
PHP / News and RSS Feeds
If you run a content driven web site, even a blog, one problem you might find is getting content. A great free source of content is RSS Feeds. Instead of manually adding each item in the feed into the database, you'll set up a script to parse the feed and automatically add each item into the database.

Site: www.shadow-fox.net Report - View Tutorial

PHP News and RSS Feeds
Dynamic RSS Feeds
PHP / News and RSS Feeds
Ever wondered how you create an RSS feed dynamically? It's actually pretty simple. With some use of PHP's header() function, it's not a problem at all.

Site: www.vipercreations.com Report - View Tutorial

PHP News and RSS Feeds
RSS Display Boxes
PHP / News and RSS Feeds
Using Ajax, this script makes it easy to display RSS feeds from other sites inside DIV containers. Each RSS box can be independently tailored, from the RSS feed to fetch, how many items to show (and whether to paginate them), to what portions of each entry (just the "title", or "title" plus "description" etc) to display.

Site: www.dynamicdrive.com Report - View Tutorial

PHP News and RSS Feeds
Creating Dynamic RSS Feeds with PHP and MySQL
PHP / News and RSS Feeds
In the very least bit of anything and everthing, you need to know the Basic syntax that exists with XML. XML is a very easy language to use/manipulate, seeing as how you can literally "make up" your own tags. Their are some set ones though that are highly useful for making RSS feeds.

Site: www.tutorialhive.com Report - View Tutorial

PHP News and RSS Feeds
Displaying RSS Feeds on your Website Using PHP
PHP / News and RSS Feeds
RSS stands for Really Simple Syndication. RSS if a technology for distributing data from one site to another using XML. You can easily decode this XML stream and display the information contained in it on your web site.

Site: www.codebeach.com Report - View Tutorial

PHP Databases
Are PHP and MySQL the Perfect Couple?
PHP / Databases
This is ore of an introductory article on PHP and MySQL covering such topics as features of PHP and MySQL, and how to use PHP to interact with MySQL.

Site: www.oreillynet.com Report - View Tutorial

PHP Site Analysis
Generating Advanced Web Page Statistics using PHP
PHP / Site Analysis
This tutorial is intended for the PHP programmer interested in gathering and analyzing Website statistics in a presentable format using mySQL and PHP.You will need a moderate understanding of PHP and a limited knowledge of mySQL, including how to create a mySQL table using the mySQL client.

Site: devzone.zend.com Report - View Tutorial

PHP Installation
Acquiring PHP MySQL
PHP / Installation
PHP and MySQL are already packaged in Linux and Mac OS X OSs. However, most PHP developer are actually using Windows when developing PHP applications. This is also true to myself. I have Mandrake Linux 10 but I'll just use it for testing purposes of my finished scripts. One reason is that Windows render an amazing web presence unlike any other OS's browsers. So this page will only cover the WAMP ( Windows, Apache, MySQL, PHP ). You will learn how to install Apache, PHP, and MySQL under Windows platform.

Site: www.webdesign.org Report - View Tutorial

PHP News and RSS Feeds
Displaying an RSS Feed on Your Website Using PHP and MagpieRSS
PHP / News and RSS Feeds
These days everybody wants to have fresh content on their web site. Search engines like to see dynamic web pages, where the content is updated on a regular basis. Static pages that have information that doesn't change are not only boring, but less likely to be visited by a search engine spider than a page that changes every time it is displayed.

Site: www.chauy.com Report - View Tutorial

PHP Databases
PHP and Mysql: Part 1
PHP / Databases
Alot of people have written in saying that the Using MySQL with PHP tutorials they've found in the internet are difficult to follow. This tutorial is our attempt at solving the confusion and providing a straight-forward explanation of how you use PHP to interact with a MySQL database.

Site: www.webdesign.org Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement