hi,

I'm walking this way array of hashes :

<? FOREACH row = result ?> 
 <? FOREACH field = row.values ?> 
  <? field ?>|
  <?END?>
<hr>
<?END?>

Is this the best way ?!
=====
iVAN
[EMAIL PROTECTED]
=====



Reply via email to