I was recently working on a FileMaker / PHP project and ran into a situation where I needed to be able to replicate FileMaker's "Duplicate Request" function. There is nothing in the FileMaker API for PHP that appears to be an equivalent to the function. However, it can be done, and this post shows the process.In this example, the code is handling a search request against a contacts database.
March 24, 2010 | Filed Under
PHP,
Syndicated,
api,
finds |
Leave a Comment