Hello
I want to allow an xml document, that contains some configuration items, concurrent read-accesses (no write access) from several machines on a domain.
Could a simple DOMDocument30 be just what I need. Or do you think FreeThreadedDOMDocument xml document template should be sufficient.
Or do you think of other xml document types I should be aware of.
In advance thx.