Car Credit - Credit Report - Cheap Loan - Mobile Phones - Loans

PDA

View Full Version : PHP XML HTTP Post


5speed
May 26th 2004, 2:40 am
Hello,
I am having troubles sending xml through an http post with php. Does anyone know of a good site that has examples on doing this?
Thanks in advanced.

nlopes
May 26th 2004, 7:59 am
what do you want to do?
Do you want to call a URL and POST a xml file?

Read the user notes at: http://www.php.net/manual/en/ref.http.php or let me know what you need specifically.