[FX.php List] images in container fields in FX.php

Alex Gates alex at gandrpublishing.com
Fri Nov 2 09:11:23 MDT 2007


Hi Jamie -

You need to remember:
require_once('FX/image_proxy.php');

and then, for example:
$image
="FX/image_proxy.php?FXimage=".vignereEncryptURL($searchData[image][0]);

You can search the fx.php archives very easily here:
http://www.google.com/coop/cse?cx=013867382578033190853%3Axht3ywlmfpc



Jamie Adams wrote:
> Hello all-
> 
> I have a FileMaker database containing an inventory of items.  Each item 
> record has a picture or two stored in container fields.  I want to 
> display the data in these records on a website, using FX.php.  Is there 
> an easy way to display the contained images on my FX.php page?  Or do I 
> need to pull the images out and upload them to my web server?
> 
>  
> 
> Jamie Adams
> 
> ________________________________________________________
> 
>  
> 
> Liquis, Inc.
> 
>  
> 
> 400 Parker Drive, Suite 1110, Austin, TX 78728
> 
> phone 512.299.9634, ext 103 -- fax 512.873.0575
> 
> ________________________________________________________
> 
>  
> 
> www.liquis.com <http://www.liquis.com>
> 
> www.auctionpartner.com <http://www.auctionpartner.com>
> 
> www.furniture-partner.com <http://www.furniture-partner.com>
> 
> eBay Store: 
> http://stores.ebay.com/Auction-Partner-High-Tech-Equipment?refid=store
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> 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