Hi,

I have a problem sending values XML format using php.

this is other website(http://www.ourmerchent.com/) sending values to Us

example :

$billAccountNo=10092417235315;
$amount = 1020.00;

using this values.. i need to send XML format to this http://www.ourmerchent.com/ url

how can i convert to XML format and return those values to them using php.

thanks
William

Recommended Answers

All 2 Replies

hi,

thank you so much. This is i want.


thanks
william

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.