XML & PHP. Tutorials & Tips. PHP. Scripts from Hot Scripts. Review before you use or buy a script! Let Hot Scripts uncover the best free, open source and commercial hot-scripts XML & PHP scripts for your web site.
XML & PHP
-
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.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
XML processing with PHP
This tutorial shows you with code examples how to process an XML datasource with PHP.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Fetch Twitter Updates in PHP
This tutorial will explain how to access the Twitter API to fetch a user's updates using raw PHP (version 5.0 or greater). This will be a very basic use of the Twitter API, but it should give you a starting point if you need to do something more advanced.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Put your twitter on your website
Uses DOMDocument to show your twitter message on your website or blog.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
How to Read RSS Feeds Using PHP and MagpieRSS
MagpieRSS is a PHP library that can be used read various type of RSS Feeds. In this simple tutorial, I'll provide 2 example to read rss feeds from other website. The first example is to read the latest news from reuters website and the second example it... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Tutorial: How to Create RSS Feeds
In this tutorial, we'll explore some of the uses for RSS feeds, why your website should have them, and you'll also learn how to make static feeds with XML and dynamic feeds using PHP.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
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 hosting... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
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.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
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 adding... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
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 from... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
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.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
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.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Making a Custom RSS Feed with PHP
This tutorial discusses how to create an RSS feed from a database blog.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Processing XML with PHP
Join Timothy as he shows you how to process XML with PHP. In this tutorial you will learn the basics of using PHP to interpret XML.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Transforming XML with XSLT and PHP
In this tutorial, Timothy shows you how to use XSLT to transform XML documents into HTML documents. Of course, the use of PHP XSLT functions are highlighted.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Remote Procedure Calls with PEAR::XML-RPC
In this tutorial, learn how to utilize the XML-RPC package from the PEAR repository. You will learn how to write the client and server portions.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Generate RSS Feeds
As RSS and XML are becoming increasingly popular, you may find yourself needing a script to generate RSS feeds. This tutorial guides you through the process and pitfalls.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
PHP and DOM: The Way of the Widget
With version 4.3.0, PHP's DOM extension has now overcome early bugs and troubles to become a useful tool for XML manipulation. This article looks at the DOM extension and how it can be used to read and generate XML, providing new solutions for web page... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Parsing XML With PHP
This article shows how to write a simple PHP script that parses the RSS file, extracts the pertinent information, formats it, and serves it up as regular HTML. This script can also be added to any PHP file. Source code available for download.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
The web of services: using XML_RPC from PHP
This 7-page article discusses how to make the web of services interact with one another using XML_RPC and PHP. Describes how to build a simple XML_RPC client and server to create a basic messaging system.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose