Passing unknown number of referenced variables to a function
Chipp Walters
chipp at chipp.com
Thu Oct 28 13:52:57 EDT 2004
Trevor,
Why not just send back XML from the server and parse it? You could
create a single parsing function to extract just the data you're looking
for...at least that's how we do it.
best,
Chipp
Trevor DeVore wrote:
> The function actually returns an array already. I wanted to be able to
> create multiple arrays at once. The array being returned is a db result
> set array that I use with my libDatabase library. When running with a
> PHP application over the web I sometimes am working with multiple record
> sets returned in one request to the server.
More information about the use-livecode
mailing list