View Single Post
  #2 (permalink)  
Old 06-22-2007, 12:06 AM
v0id's Avatar   
v0id v0id is offline
Super Moderator
 
Join Date: Apr 2007
Location: Denmark
Posts: 2,453
Last Blog:
CherryPy(thon)
Rep Power: 27
v0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of light
Send a message via MSN to v0id
Default

First of all; which language are you going to use?

The mark-up language, XML, is pretty easy to use, and there's tons of frameworks, and other stuff to help you parsing, reading, writing, and so on to XML-files.

If you're using PHP, then f.ex. take a look at this: http://php.net/xml
Reply With Quote