Hey!

   Which PHP option should I use for compiling with the XML support.  I'm
using the standard XML support on the web and I found there are 4 or 5
different PHP option for XML.  Which should I use?  The example of the XML
is ..

-- clip --
<?xml version="1.0" encoding="UTF-8"?>
<NetConnectRequest xmlns="http://www........."; ...........>
 <BDHosts>111111</DBHosts>
  <Products>
    <CreditProfile>
     blah, blah, etc.
    </CreditProfile>
  </Products>
-- clip --

Thanks,
 FletchSOD



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to