The Table service offers structured storage in the form of tables.
Table Storage is offered by Windows Azure as a REST API which is wrapped
by the Zend_Service_WindowsAzure_Storage_Table class in order to
provide a native PHP interface to the storage account.
This topic lists some examples of using the
Zend_Service_WindowsAzure_Storage_Table class. Other features are
available in the download package, as well as a detailed API
documentation of those features.
Note that development table storage (in the Windows Azure SDK) does not support all features provided by the API. Therefore, the examples listed on this page are to be used on Windows Azure production table storage.




