How to send data in xml format to PHP script

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Bryan

    How to send data in xml format to PHP script

    Hello all,

    Say I have a web page that uses XForms, which puts the result of the
    form in XML format. How do I send the result that is in XML format to
    a PHP script for processing? Do I still use GET or POST? What does
    the result look like when it gets to the PHP script?

    Thanks in advance!

  • Johnny

    #2
    Re: How to send data in xml format to PHP script


    "Bryan" <BTRichardson@g mail.comwrote in message
    news:1159072111 .378152.225290@ d34g2000cwd.goo glegroups.com.. .
    Hello all,
    >
    Say I have a web page that uses XForms, which puts the result of the
    form in XML format. How do I send the result that is in XML format to
    a PHP script for processing? Do I still use GET or POST? What does
    the result look like when it gets to the PHP script?
    >
    Thanks in advance!
    >
    PHP is a popular general-purpose scripting language that powers everything from your blog to the most popular websites in the world.



    Comment

    Working...