ars_GetListField(control,schema,changedsince=0,fieldType)

Fetches the Field ID's for all fields in the schema specified. changedsince is an optional unix timestamp and defaults to 0.
On success
Returns an array of field ids.
On failure
Returns undef.

Example:

 @fields = ars_GetListField($c, "User");

<-- Back to Table of Contents

Last changes to this page August 23 2007 by michiel.beijen@mansolutions.nl
© J.C.Murphy, J.W.Murphy 1997 arsperl@arsperl.org