
March 24th, 2004, 03:46 PM
|
|
Registered User
|
|
Join Date: Jan 2004
Posts: 3
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
How do I post a xml file to a php script with delphi 6 ?? please advise
Hi.. I'm having trouble figuring out how to post a xml file to a php script with delphi, and i suppose to get a answer back about the delivery.. does anyone knows how to do this ?
The xml file looks like this >
<?xml version="1.0" encoding="UTF-8" ?>
- <SPRDS_RANKING VERSION="1.0">
<PASSWORD>hdkiGFsD</PASSWORD>
- <ADVERTISEMENTS>
<ADVERTISEMENT ID="84743834" />
<ADVERTISEMENT ID="87643834" />
<ADVERTISEMENT ID="84779034" />
</ADVERTISEMENTS>
</SPRDS_RANKING>
i hope someone can help.. thanks in advance.. greetings.. Peter
|