I have tried this but I am getting an error:
Warning: file_put_contents(C:\htdocs\PhotoABC\upload_test\J ordan) [function.file-put-contents]: failed to open stream: Permission denied in C:\htdocs\PhotoABC\xml.php on line 43
I understand in Java I have to have inpout and output streams but not sure how to go about this in PHP.
Can anyone help?
this is my added code:
just added these 2 lines.
Thanks