Categories
Tags → Xml Php

PHP 4 Developer''s Guide

This book provides the tools and information needed to build dynamic Web applications and datababses with PHP 4. Covers installation, configuration, database connectivity, working with XML and CGL, and much more. Also includes details on the new feat...
DETAILS

Web Application Development with PHP 4.0

In the first part of Web Application Development with PHP the authors explain PHP''s advanced syntax like classes, recursive functions and variables. They present software development methodologies and coding conventions which are a must-know fo...
DETAILS

rdfparse.php3

rdfparse.php3 is a simple RDF/RSS parser written in PHP3 (though it should work just fine in 4). The parser makes use of PHP''s XML routines, so you''ll need to configure PHP with --with-xml to use it. rdfparse.php3 is currently being used ...
DETAILS

PHP developers: Fill your XML toolbox

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...
DETAILS

xml2tree

This project is effectively a library class for reading/writing/displaying XML documents, for manipulating them in memory by adding/deleting/changing attribute values and child nodes, and for extracting specific nodes from larger XML objects. It is...
DETAILS

PHP and XML, technical or cultural gap?

Classified as &"the most popular Apache module&" by E-Soft, PHP is one of the least frequently mentioned languages amongst the XML discussion lists. PHP4 brings many enhancements to PHP''s object oriented features and should th...
DETAILS

PHP: Past, Present, and Future

You may already know that PHP is fast, stable, and easy to learn, but you may not know how it got that way. In this interview, Rasmus Lerdorf, the creator of PHP, talks about the unlikely origins of this open-source product. Then core developers Stig...
DETAILS

Metabase

Metabase is a set of PHP classes that provides DBMS independent access and management of databases. Currently it features: Set of functions that call the selected DBMS driver objects functions; DBMS Drivers classes; A parser class for interpreting DB...
DETAILS

Professional PHP

This book covers middle-tier programming with PHP. It features: Real world, practical experience and techniques; From installation and configuration of the PHP3 engine to advanced dynamic application design; Definitive coverage of core PHP language a...
DETAILS

FishCart

FishCart(sm) is an OpenSource catalog management system for online e-commerce solutions. The key benefits include multiple parallel catalogs, multiple languages, timed sales, coupons, product options, Associate ID tracking, XML order export, and Web ...
DETAILS

Page:
On Twitter
Blogs & Forums
Web
  • Free HTML XHTML CSS JavaScript DHTML XML DOM XSL XSLT RSS AJAX ASP ADO PHP SQL tutorials, references, examples for web building. — “PHP XML Functions”, w3schools.com
  • This article is intended for PHP developers at all levels who are interested in using the new XML functionality in PHP 5. Only basic, general knowledge about XML is Given the increasing importance of XML, the PHP developers decided to enable more XML support by default. — “XML in PHP 5 - What's New?”, devzone.zend.com
  • This first article of a three-part series introduces PHP5's XML implementation and helps those relatively new to using XML with PHP to read, parse, and manipulate, and write a short and uncomplicated XML file using the DOM and SimpleXML in a PHP. — “XML for PHP developers, Part 1: The 15-minute PHP-with-XML”, ibm.com
  • I'm generating the xml manually from a php file and the browser kept interpreting the xml not very helpful. If you need utf8 functions and have everything disabled just recompile PHP with --enable-xml and you should be good to go. — “PHP: XML Parser Functions - Manual”, php.net
  • Welcome to the homepage of "XML-RPC for PHP". It is a library implementing the XML-RPC protocol, written in PHP. It is also known as PHPXMLRPC. It is designed for ease of use, flexibility and completeness. XML-RPC for PHP was originally developed by Edd Dumbill of Useful Information Company. — “XML-RPC for PHP”, phpxmlrpc.sourceforge.net
  • Free and open source PHP XML & PHP Scripts. Looking for XML & PHP Scripts? You are at right place. PHPKode have the best XML & PHP Scripts for your web site. This PHP script can create a new product feed or import an existing feed from a given URL in either XML product feed, RSS 2.0 or RDF product. — “PHP XML | Free PHP Script, Class and Function”, phpkode.com
  • This class implements methods to check if a URL or file is well-formed XML. text_sections, size of text sections and size of the XML document. — “PHP XML Classes”, phpxmlclasses.sourceforge.net
©2010 A--9.com