зеркало из
1
0
Форкнуть 0
azure-sdk-for-php/examples
Abdelrahman Elogeel 4cb53598d2 Revert to stable commit 2012-06-04 18:33:48 -07:00
..
Client Revert to stable commit 2012-06-04 18:33:48 -07:00
tasklist Renamne Table namespaces. 2012-05-11 08:16:03 -07:00
README.markdown Update README.markdown 2012-05-02 17:47:33 -07:00

README.markdown

The examples tend to be clear from how to use the SDK and as usual to run them this requires specific PHP configuration which is listed here: ###Include path has the following paths

  • Path to src folder which has autoload.php and WindowsAzure folder.
  • Path to WindowsAzure which has the actual SDK code.
  • Path to PEAR folder.

###Long REST calls Some REST calls (like creating storage service) will take couple of minutes to finish, an update to the web server is required so it expects long operation time like that.