| Home : Web : PHP |
| Click "Subscribe" if you want to be notified of new or updated links in this category. | Subscribe |
|
|
PHP Listings
|
|
Total:
125 | Displaying: 71 - 80 | Pages: << 1 2 3 4 5 6 7 8 9 10 >> |
|
|
|
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.
Platform(s): N/A BSP; - Updated: 06/10/2005
|
|
|
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.
Platform(s): N/A BSP; - Updated: 06/10/2005
|
|
|
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 generation.
Platform(s): N/A BSP; - Updated: 06/10/2005
|
|
|
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.
Platform(s): N/A BSP; - Updated: 06/10/2005
|
|
|
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.
Platform(s): N/A BSP; - Updated: 06/10/2005
|
|
|
This six-page tutorial explains how to parse xml using DOM, an alternative to the popular Expat. Covers the objects used in DOM extensively, and offers a few simple and long examples.
Platform(s): N/A BSP; - Updated: 06/10/2005
|
|
|
This article is intended for the experienced PHP programmer, interested in writing applications using XML. It assumes that you are familiar with XML's syntax and advantages.
Platform(s): N/A BSP; - Updated: 06/10/2005
|
|
|
What if you could script remote procedure calls between web sites as easily as you can between programs? This tutorial shows how it can be done in PHP.
Platform(s): N/A BSP; - Updated: 06/10/2005
|
|
|
The PHP scripting language's XML support has a few gaps, but you can fill them with Java objects in a pinch. In this article, find out what XML tools are available now for PHP developers looking to craft XML projects, and find out how to access Java objects until the PHP tool set matures.
Platform(s): N/A BSP; - Updated: 06/10/2005
|
|
|
Anyone who has designed web sites for any length of time knows the limitations of html and other client side languages like CSS and JavaScript. While these languages remain at the core of web development, their primary function is to control how text and graphics are presented. Because they lack the ability to manipulate information on demand, or communicate with web servers, the result is a static web page. The ability to create dynamic pages opens doors. Suppose...
Updated: 05/28/2005
|
|
|
PHP Listings
|
|
Total:
125 | Displaying: 71 - 80 | Pages: << 1 2 3 4 5 6 7 8 9 10 >> |
|
|