Sha256: d7883cad324bba4487c28b7edd576fd5fb1dab2e0ce5a4597f7977b0b3a5f9b6
Contents?: true
Size: 162 Bytes
Versions: 2
Compression:
Stored size: 162 Bytes
Contents
<?php require ("spec/fixtures/sphinxapi.php"); $cl = new SphinxClient(); $cl->AddQuery('wifi', 'test1'); $cl->AddQuery('gprs', 'test1'); $cl->RunQueries(); ?>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sphinx-2.1.1.3712 | spec/fixtures/responses/php/run_queries.php |
sphinx-2.1.1.3711 | spec/fixtures/responses/php/run_queries.php |