Accessing container fields with PHP
Tuesday, October 16th, 2007In this tutorial, we are going to look at how you can access the contents of a container field in FileMaker using the FileMaker PHP API. We will make a web page that lists all the records in our database and which allows us to download the data from the container field using a link.

