About XML

Please support our XML, XSLT and XPATH advertiser: Intel Parallel Studio Home
Thread Solved

Join Date: Jul 2008
Posts: 1,076
Reputation: Shanti Chepuru is on a distinguished road 
Solved Threads: 98
Shanti Chepuru's Avatar
Shanti Chepuru Shanti Chepuru is offline Offline
Veteran Poster

About XML

 
0
  #1
Sep 26th, 2008
Hello Friends...

I am completely newbie to XML..And I am a php developer...
I heard that XML can be used in the replacement of our databases...Is it right???
What is the purpose of XML to be used in our project....What are the advantages and disadavantages of XML...And How to use XML with php scripts...

I need information on this very urgently.....

Thanks in Advance...

Shanti.
Be intelligent, But Don't try to cheat.. Be innocent But Don't get cheated..
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 710
Reputation: Teme64 will become famous soon enough Teme64 will become famous soon enough 
Solved Threads: 114
Teme64's Avatar
Teme64 Teme64 is offline Offline
Master Poster

Re: About XML

 
1
  #2
Sep 30th, 2008
I heard that XML can be used in the replacement of our databases...Is it right???
Not quite. XML is just a file-based text file after all. But you can do with XML (or XML code libraries) same things: get/put/update/delete data.
What is the purpose of XML to be used in our project....
You decide if you need XML in your project.
What are the advantages and disadavantages of XML...
Compared to "real" DB?
Advantages:
- cost
- more portable data between apps and platforms
Disadvantages:
- unusable for high volume data
just to mention a few points.
And How to use XML with php scripts...
You may want to ask that question in a PHP forum. And the XML has been around for so long that you'll certainly find examples with some googling.

If you're familiar with some DB and you can use it in your project, stick with it. If your requirements can be fulfilled with XML and you do have time to learn how to program apps to use XML, then learn and use it. I bet it's worth it for you in the future too...
Reply With Quote Quick reply to this message  
Join Date: Jul 2008
Posts: 1,076
Reputation: Shanti Chepuru is on a distinguished road 
Solved Threads: 98
Shanti Chepuru's Avatar
Shanti Chepuru Shanti Chepuru is offline Offline
Veteran Poster

Re: About XML

 
0
  #3
Oct 1st, 2008
thank you somuch for your detailed information....
Be intelligent, But Don't try to cheat.. Be innocent But Don't get cheated..
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:


Thread Tools Search this Thread



Tag cloud for XML, XSLT and XPATH
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC