/Samples/QuerySample.php

Description

PHP Version 5

Includes
include_once ('.config.inc.php') (line 27)

Query Sample

Functions
invokeQuery (line 69)

Query Action Sample The Query operation returns a set of ItemNames that match the query expression. Query operations that run longer than 5 seconds will likely time-out and return a time-out error response.

A Query with no QueryExpression matches all items in the domain.

void invokeQuery (Amazon_SimpleDB_Interface $service, mixed $request)
  • Amazon_SimpleDB_Interface $service: instance of Amazon_SimpleDB_Interface
  • mixed $request: Amazon_SimpleDB_Model_Query or array of parameters

Documentation generated on Thu, 28 Aug 2008 06:35:53 -0700 by phpDocumentor 1.4.2