[FX.php List] Re: Self-Relationship

Anthony Talo alatalo at chartermi.net
Thu Sep 29 08:30:12 MDT 2005


I did it!  Since I'm on digest - thanks to all who (may have) posted.  
Here is my solution:

  <?php
$sec_array = ($recordData['SELF_scimage::Image_Number']);
for ( $i=0; $i < count($sec_array); $i++ )
{
	echo $recordData['SELF_scimage::Image_Number'][$i];
	echo '<br />';
}
?>


If there is a more elegant solution - please - let me know  :-)

Cheers,
Tony



---
Anthony Talo
Digital Wrangler
Salient Technologies, Inc.
tony at salienttech.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 490 bytes
Desc: not available
Url : http://www.iviking.org/pipermail/fx.php_list/attachments/20050929/a9f91351/attachment.bin


More information about the FX.php_List mailing list