On 6/15/06, Brad Bonkoski <[EMAIL PROTECTED]> wrote:
Hello All,
I am using PERL to generate an XML file from a database query. no
problems there.
I then try to use curl to send it to an upload script.
Essentially the command line looks like this: curl -H
'Content-Type:text/xml' -d file.xml serve
Hello All,
I am using PERL to generate an XML file from a database query. no
problems there.
I then try to use curl to send it to an upload script.
Essentially the command line looks like this: curl -H
'Content-Type:text/xml' -d file.xml server/up.php
for my up.php I am just trying to dump stu
2 matches
Mail list logo