[FX.php List] Global Fields

FHASELTINE at aol.com FHASELTINE at aol.com
Thu Nov 16 14:27:54 MST 2006


I would like to show a Filemaker global field on my php page.   when I enter 
my usual coding to show a field the global does not show

Do I ask a global to do something differently
//<?php   echo $findrecordData['field'][0]; ?>

I tried
//<?php   echo $findrecordData['global'][0];   ?>
and 
//<?php   echo $findrecordData['field'] ;?>
but they do not work.   



-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.iviking.org/pipermail/fx.php_list/attachments/20061116/f18ace78/attachment.html


More information about the FX.php_List mailing list