j
k
j a
j l
i'm trying to create an array (similar to sql_xquery result) using xavp, i tried the ff:
$xavp(arr[0]=>foo1) = 'bar1'; $xavp(arr[0]=>foo2) = 'bar2'; $xavp(arr[1]=>foo1) = 'bar3'; $xavp(arr[1]=>foo2) = 'bar4';
this does not work.
Kelvin Chua
Attachments:
Back to the thread
Back to the list