Main > Free Download Search >

Free process xml with php script

process xml with php

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 5832
Processing XML with PHP

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. more>> 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.<<less
Added: 2003-10-14 License: Not Specified Price: Free
2219 downloads
Processing HTML forms with PHP

Processing HTML forms with PHP


A free tutorial about processing HTML forms with PHP, from basic to more advanced concepts. In the tutorial you learn how to use PHP to process HTML forms with security in mind. Recommended for anyone with basic HTML and PHP knowledge who wants to learn more>> A free tutorial about processing HTML forms with PHP, from basic to more advanced concepts. In the tutorial you learn how to use PHP to process HTML forms with security in mind. Recommended for anyone with basic HTML and PHP knowledge who wants to learn to process forms securely. Also includes several articles to help you get specific PHP form features working.<<less
Added: 2008-02-01 License: Freeware Price: $0.00USD
12 downloads
XML processing with PHP 1.0

XML processing with PHP 1.0


This tutorial shows you with code examples how to process an XML datasource with PHP. more>> This tutorial shows you with code examples how to process an XML datasource with PHP.<<less
Added: 2006-08-04 License: Freeware Price: $0.00USD
10 downloads
 
Other version of XML processing with PHP
XML processing with PHPThis tutorial shows you with code examples how to process an XML datasource with PHP. XML . This tutorial shows you with code examples how to process an XML
License:Freeware
Download
1200 downloads
Added: 2006-08-04
Transforming XML with XSLT and PHP

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. more>> 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.<<less
Added: 2003-10-14 License: Not Specified Price: Free
2219 downloads
Uploading Image Files with PHP

Uploading Image Files with PHP


This comprehensive tutorial guides you through step-by-step in the process of uploading, verifying and storing images with PHP. A database is required for storing information about the images. All cod more>> This comprehensive tutorial guides you through step-by-step in the process of uploading, verifying and storing images with PHP. A database is required for storing information about the images. All code is provided.<<less
Added: 2007-06-11 License: PHP License Price: FreeAdditionalInfoFreearticlesolongasthepropersourceAllSyntax.comisreferenced.
564 downloads
Count Words from a string with PHP

Count Words from a string with PHP


Learn how to count the words from a string using php. more>> Learn how to count the words from a string using php.<<less
Added: 2006-05-08 License: Other Free / Open Source License Price: Free
1289 downloads
Xalan Process

Xalan Process


Xalan Process provides users with a PHP interface which is designed to process XML documents with XSLT by using the Xalan Java package of Apache Software Foundation. more>>
Xalan Process provides users with a PHP interface which is designed to process XML documents with XSLT by using the Xalan Java package of Apache Software Foundation. This product will be an excellent choice for everyone.
<<less
Added: 2009-07-24 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
1 downloads
Flash XML processing 1.0

Flash XML processing 1.0


Flash XML processing is not a complicated task at all. In this article I will show you how to load and process XML files via actionscript. more>> Flash XML processing is not a complicated task at all. In this article I will show you how to load and process XML files via actionscript.<<less
Added: 2007-11-14 License: Freeware Price: $0.00USD
12 downloads
Email validation in PHP 1.1

Email validation in PHP 1.1


This tutorial teaches you how to validate an email with PHP and regular expressions. more>> This tutorial teaches you how to validate an email with PHP and regular expressions.<<less
Added: 2006-06-23 License: Freeware Price: $0.00USD
11 downloads
Programmabilities 1

Programmabilities 1


Whether it be PHP, ASP, or XML, we picked out the best scripts that you should choose to build your site with. Our site is full of scripts, articles, tutorials, and resources for the programmer and webmaster alike. more>> Whether it be PHP, ASP, or XML, we picked out the best scripts that you should choose to build your site with. Our site is full of scripts, articles, tutorials, and resources for the programmer and webmaster alike.<<less
Added: 2005-04-23 License: Other Price: $0.00USD
12 downloads
 
Other version of Programmabilities
ProgrammabilitiesWhether it be PHP, ASP, or XML, we picked out the best scripts that you should choose to build your ... , or XML, we picked out the best scripts that you should choose to build your site with. Our site is
License:Other Free / Open Source License
Download
1645 downloads
Added: 2005-04-23
PHP XML Sitemap Generator 0.1

PHP XML Sitemap Generator 0.1


PHP XML Sitemap Generator allows you to generate an XML Sitemap of your website to submit to Google and other search engines . It doesnt need of databases and it is very fast for small and medium websites . more>> PHP XML Sitemap Generator allows you to generate an XML Sitemap of your website to submit to Google and other search engines . It doesnt need of databases and it is very fast for small and medium websites .<<less
Added: 2006-03-03 License: GPL Price: $0.00USD
14 downloads
 
Other version of PHP XML Sitemap Generator
PHP XML Sitemap GeneratorPHP XML Sitemap Generator allows you to generate an XML Sitemap of . PHP XML Sitemap Generator allows you to generate an XML Sitemap of
Price: FreeAdditionalInfoFree
License:GPL
Download
840 downloads
Added: 2006-03-03
Making XML/XSLT driven site using PHP

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. more>> 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.<<less
Added: 2007-04-17 License: Other Free / Open Source License Price: FreeAdditionalInfoNorestrictionsopensourcecopy,modify,redistribute,commercialuseallowedexceptrepublishingcodeinothersources.
952 downloads
The form validation tutorial with php and java

The form validation tutorial with php and java


Form validation the process that occurs after the user clicks the submit button and before the form data processed by a PHP, JAVA or CGI program. In this tutorial, youll learn how to intercept the sub more>> <<less
Added: 2003-03-03 License: BSD Style Price: FreeAdditionalInfoPOSX2
2466 downloads
Menu Handling Class with SimpleXML and PHP

Menu Handling Class with SimpleXML and PHP


The big part of programming web applications is writing a lot of code - time-consuming. Classes are usefull to save time. This class is taking care of the menu handling. The XML file is easy to create more>> The big part of programming web applications is writing a lot of code - time-consuming. Classes are usefull to save time. This class is taking care of the menu handling. The XML file is easy to create: Main navigation and sub navigation differ only from the name of the node, the id of main and sub node must be the same to assign to each other. The menu class handles how and when to open and close the navigation elements. The script controls nine variables you deliver according to your environment and XML file by adapting the PHP code in the HTML file. The script is made of two parts: In the first part the class loops through the XML file counting all the values from the main nodes and sets text, Url and Id to access the corresponding sub elements. In part 2 there are three parts: First we read the id and set the corresponding main elements (if id is 2 we show only 2 main elements), second we show all sub elements with the same id and third we show the rest of the elements.<<less
Added: 2006-08-22 License: Freeware Price: Free
1168 downloads
Who's Online PHP Script 0.1

Who's Online PHP Script 0.1


Whos Online PHP Script functions as a tool to apply MySQL and sessions for managing the number of people who visit your site more>> <<less
Added: 2009-07-22 License: Freeware Price: $0.00USD
downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5