Mailing List Archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [tlug] A question about XML



> Also, which libs do people preffer for dealing with XML?

Which language will you use? That is where I'd start for both libraries
and tutorials. (php|a magazine has run some useful articles if you're
using PHP.)

Do you need to read only, or both read and write?

If your code only has to write, and the format is not too complex (only
a few types of tags, not too much hierarchy (*)) then you can get by
with just print statements, and don't need a library, or a DTD, etc.

Darren

*: And if you have no hierarchy at all then csv is usually a better
choice than XML.


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links