[FX.php List] <IMG SRC="[FMP-Field: Path_And_Name, html]"

Dale Bengston dbengston at preservationstudio.com
Wed Apr 12 13:21:54 MDT 2006


Hi Jane,

Assuming your data coming from FX is in an array called $result, it  
would be something like this:

<img src="<?php echo $result['data']['Path_And_Name'][0];?>">

Hope this helps,
Dale Bengston

On Apr 11, 2006, at 6:28 PM, Jane Chinn wrote:

> Hi,
>
> Can you give me an equivalent in FX.php for the old cdml:
>
> <IMG SRC="[FMP-Field: Path_And_Name, html]"
>
> Thanks,
> Jane Chinn
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list



More information about the FX.php_List mailing list