Uploading File using php
-
Dear all,
I have been trying to write a php program to upload a file from my C drive to the WordPress server. But I did not have any success so far.
The W3Schools website published a piece of code based on the function move_uploaded_file, which assumes you uploaded a file already to a temporary location, and then move it to the location you wanted. What’s the use? But how could I upload it to the temporary place in the first place??
Can anybody help? Thank you in advance.
Salesian
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Uploading File using php’ is closed to new replies.