IDTstudios1
Programmer
I've been trying to figure this out for three days now and have had no luck so far. This is what i need the script to be able to do:
I need to be able to call a script like this:
upload.php?file=c:\test.xml
and have that script upload the file. You would think this would be easy but I just can't figure out how to do it.
I need upload.php to do all the work. I know how to load the info into a form and pass it off to another script but I want to eliminate the need for a form.
Any help would be great,
Thanks,
Andrew
I need to be able to call a script like this:
upload.php?file=c:\test.xml
and have that script upload the file. You would think this would be easy but I just can't figure out how to do it.
I need upload.php to do all the work. I know how to load the info into a form and pass it off to another script but I want to eliminate the need for a form.
Any help would be great,
Thanks,
Andrew