public marks

PUBLIC MARKS from ruadrift with tag php

04 May 2006

Max Kiesler - Round-up of 50 AJAX Toolkits and Frameworks

by 9 others
The following is a compilation of all of the AJAX toolkits and frameworks that I have either reviewed or have first hand experience with and would recommend. It seem like a new AJAX toolkit or framework has come out every week or so since the term AJAX was coined a little over a year ago. As a designer and developer I find these tools invaluable in the process of rapid web development.

14 April 2006

Drag Drop

by 17 others
php and ajax drag and drop

07 April 2006

XML Namespaces

XML Namespaces provide a method to avoid element name conflicts.

PHPBuilder.com, the best resource for PHP tutorials, templates, PHP manuals, content management systems, scripts, classes and more.

Using XML: A PHP Developer's Primer Saving the XML You can transform the DOM representation back to the XML string representation using one of the save() and saveXML() methods. The save() function saves the XML to a file with a specified name, whereas the saveXML() function returns a string from part or all of the document.

Zend Technologies - Absolute Beginners - PHP 101 (part 11): Sinfully Simple

Easy Peasy Unless you've been hiding in a cave for the last few years, you've heard about XML - it's the toolkit that more and more Web publishers are switching to for content markup. You may even have seen an XML document in action, complete with user-defined tags and markup, and you might have wondered how on earth one converts that tangled mess of code into human-readable content. The answer is, not easily. While PHP has included support for the two standard methods of parsing (read: making sense of) XML - SAX and DOM - since version 4.0, the complexity and inherent geekiness of these methods often turned off all but the most dedicated XML developers. All that has changed, however, with PHP 5.0, which introduces a brand-spanking-new XML extension named SimpleXML that takes all (and I do mean all) the pain out of processing XML documents. Keep reading, and find out how.

PHPBuilder.com, the best resource for PHP tutorials, templates, PHP manuals, content management systems, scripts, classes and more.

by 4 others
Using XML: A PHP Developer's Primer Adam Delves This series of articles will focus on XML, its applications in modern day web development and how PHP fits into this niche. In this article, we will focus specifically on the tools provided to us by PHP which enable us to manipulate XML data sources.

PHP Tutorials

nless you've been hiding in a cave for the last few years, you've heard about XML - it's the toolkit that more and more Web publishers are switching to for content markup. You may even have seen an XML document in action, complete with user-defined tags and markup, and you might have wondered how on earth one converts that tangled mess of code into human-readable content.

http://www.zend.com/zend/tut/tutbarlach.php?article=tutbarlach

This tutorial is intended for PHP programmers who want to get a quick start on parsing XML and "getting the data out". Experience with PHP4 and familiarity with XML syntax are assumed.

21 March 2006

16 March 2006

PHP for Beginners - By a Beginner

by 7 others
Learn PHP at the same speed as me! There's plenty of tutorials to get your teeth into

ruadrift's TAGS related to tag php

ajax +   dragndrop +   droagndrop +   frameworks +   language +   lanugage +   parse +   programming +   reference +   source +   tutorial +   tutorials +   xml +