i register for trail version and having application id,application password but i did not know How to upload sample php file and images folder into cloud sdk.can anyone help me.
How to upload files.
0
i register for trail version and having application id,application password but i did not know How to upload sample php file and images folder into cloud sdk.can anyone help me.
Please refer to PHP sample (download link). You'll have to provide your credentials by setting $applicationId and $password variables, specify the relative path to the images folder and the image file and once that is done you can run the sample using this command line: php -f <path to="" the="" sample="" file="">.
Please sign in to leave a comment.