Go Back   TechArena Community > Software > Software Development
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , ,

Sponsored Links



Differentiation between XML and PHP

Software Development


Reply
 
Thread Tools Search this Thread
  #1  
Old 10-03-2010
Member
 
Join Date: Jan 2010
Posts: 99
Differentiation between XML and PHP

Hello friends,

I just completed the XML and going to start the PHP. Before that I want to be aware about the exact difference between XML and PHP. As per my XML knowledge we can create user-defined tags in XML, but I don't anything about the PHP. I wonder if anybody let me know some differentiation between XML and PHP. I would greatly appreciate your any help over this differentiation.
Reply With Quote
  #2  
Old 10-03-2010
Praetor's Avatar
Member
 
Join Date: Apr 2008
Posts: 1,937
Re: Differentiation between XML and PHP

As everyone should know it is possible to use XML entities externalities, ie import XML elements stored in another file. Thus it is essential when parsing an XML document to include external XML main document. This option is enabled by default. Disabling this option causes the event handler transform tag names in upper case (it is important not to disable it because XML is case sensitive, that is to say that apart upper and lower case).
Reply With Quote
  #3  
Old 10-03-2010
Member
 
Join Date: May 2008
Posts: 1,990
Re: Differentiation between XML and PHP

The use of PHP begins with the processing of forms and through access to databases. Access to databases is easy once the installation of modules corresponding place on the server. The most obvious strength of this language is that it has over time achieve an easy problem in the past has become complicated and therefore an essential component offers accommodation.
Reply With Quote
  #4  
Old 10-03-2010
kelfro's Avatar
Member
 
Join Date: Apr 2008
Posts: 1,976
Re: Differentiation between XML and PHP

XML is a metalanguage, that is to say a language to define your own language. Thus contrary to the language HTML, XML lets go define your own tags, which can separate the presentation of document content.This separation between content and presentation is done using a parser, that is to say a program that can check consistency of the syntax of the document and interpret it to lay out its contents.
Reply With Quote
  #5  
Old 10-03-2010
Zecho's Avatar
Member
 
Join Date: May 2008
Posts: 2,267
Re: Differentiation between XML and PHP

PHP is for the large family of descendants of C Whose Syntax is very close. In particular, its syntax and its construction are similar to those languages Java and Perl, Except that PHP code can easily be mixed with code HTML within a PHP file. In a web usage, execution of PHP code runs well, when a visitor asks to see a Web pageHis browser sends a request to HTTP server match. This content is returned to the HTTP server, which sends it to the end customer.
Reply With Quote
  #6  
Old 10-03-2010
Reegan's Avatar
Member
 
Join Date: Oct 2005
Posts: 2,299
Re: Differentiation between XML and PHP

In the case of PHP as a language server, the most common combination are those of a platform LAMP (Linux Apache MySQL PHP) and WAMP (Windows Apache MySQL PHP). A platform WAMP generally installed through a single software that integrates Apache, MySQL and PHP, for example EasyPHP, VertrigoServ, WampServer or UwAmp. There is the same type of software platforms MAMP (Mac OS Apache MySQL PHP), like software MAMP.
Reply With Quote
Reply

  TechArena Community > Software > Software Development


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Differentiation between XML and PHP"
Thread Thread Starter Forum Replies Last Post
Differentiation between XML and Html Sarfaraj Khan Software Development 5 12-02-2010 12:27 PM
Differentiation between plasma and LCD TV Sheena_thakkar Monitor & Video Cards 5 22-12-2009 12:18 PM
Differentiation between Oracle & SQL Shekhar12 Software Development 3 08-12-2009 01:53 PM
Differentiation between WAN and LAN Dolsy_bendal Networking & Security 4 30-11-2009 10:46 AM
Want to implement differentiation in C++ ADEN Software Development 1 25-10-2008 07:13 PM


All times are GMT +5.5. The time now is 07:37 AM.