Rafael - 2002-03-11

Logged In: YES
user_id=465898

Hey got some help for you on that pooint.

I got my querys and document inserts workin
The main problem was with quotes, all my querys are witten
with the inverted bar before quotes, and all variables and
documents to be inserted go through a AddSlashes routine.

Also i found that charset encoding can couse problems and
links to DTD sources will cause a parsing error.

The rest works great, but often o have problems with
objects in the interaction with XML_RPC, real random errors
that end up returning "Call to a member function on a non-
object".