mirror of
https://github.com/SociallyDev/Spaces-API.git
synced 2025-07-12 08:06:22 -07:00
Update README.md
This commit is contained in:
parent
87d319e4f4
commit
0873650441
1 changed files with 2 additions and 0 deletions
|
@ -27,6 +27,8 @@ $optional_file_name = "image.png";
|
||||||
|
|
||||||
$space->uploadFile($path_to_file, $optional_file_name);
|
$space->uploadFile($path_to_file, $optional_file_name);
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
$download_file = "image.png";
|
$download_file = "image.png";
|
||||||
$save_as = "/folder/downloaded-image.png";
|
$save_as = "/folder/downloaded-image.png";
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue