Categories
PHPTips and Tutorials → XML and PHP

Displaying RSS feeds easily using Google Ajax Feed API

Displaying RSS feeds from other sites on your own is a nice way to show constantly updated content automatically. In this tutorial, we show you how to use Google Ajax Feed API to display RSS feeds from other sites on your own easily and without hosti...
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Freeware
DETAILS

Making XML/XSLT driven site using PHP

This article contains an example of simple php &"xslt engine&" for XML driven web-sites which implements caching techniques and Apache-based XML file processing.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Other Free / Open Source License
DETAILS

Get MySQL database layout in XML format

In this tutorial I will show you how to get your MySQL database description / layout in XML format.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

How-to: Convert a RSS feed to JSON in PHP

Here are a quick set of directions to build your own RSS to JSON proxy using only PHP. You need to download and install two libraries, MagpieRSS for RSS and JSON-PHP for JSON. With these two libraries you can easily create a simple proxy to suit your...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Build your own RSS client in PHP

RSS, also known as Really Simple Syndication or RDF Site Summary, is a file format which allows Web sites to publish and syndicate the latest content on their site to their users. An RSS &"feed&" is expressed in XML; and as a result...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Creating a Custom RSS Feed with PHP and MySQL

RSS has become the standard technology for syndicating information to large audiences. Many people have something to say, but its finding the right audience for your voice that matters. A great place to start is by creating your own RSS feed and addi...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

RSS Feeds Adding a Feed to a Website Using PHP

Adding an rss feed to your website is not as difficult as most people believe. The great thing about adding RSS feeds to your website is that the feed can keep your page content updated automatically since you are streaming information directly fro...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD
  • Licenses
    • Freeware
DETAILS

Convert a CSV file to XML Using PHP

This simple PHP script reads in a comma separated values file (that can be exported from Excel) and generates a simple XML file that encapsulates the same data.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

XML processing with PHP

This tutorial shows you with code examples how to process an XML datasource with PHP.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Creating a dynamic Google sitemap

This tutorial demonstates the PHP5 SimpleXML extension by using it to update a web sites Google sitemap dynamically. It assumes that you have a basic understanding of PHP and are familiar with XML.
  • Platforms
    • Linux
  • Licenses
    • GPL,
    • LGPL
DETAILS

Page:
©2003-2019 jCay.com