[nycphp-talk] RE: Sending OCI array through XML_RPC
Daniel Convissor
danielc at analysisandsolutions.com
Tue Jun 14 13:30:15 EDT 2005
On Tue, Jun 14, 2005 at 05:50:44PM +0100, Michael Lynch wrote:
>
> I can get it to work fine for single row result set by just binding out
> variables but I'm finding mult-row result sets more difficult.
Make a multi-dimensional array. The main array contains an element for
each row in the result, then each of those elements contains a sub array
of the data contained in that row.
--Dan
--
T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y
data intensive web and database programming
http://www.AnalysisAndSolutions.com/
4015 7th Ave #4, Brooklyn NY 11232 v: 718-854-0335 f: 718-854-0409
More information about the talk
mailing list