2
votes
2answers
167 views

Two similar API calls PHP optimisation and structure

I have the following script that I'm part way through and I'm not happy with it at all, it feels messy: <?php class Process { public $search = ...
0
votes
1answer
252 views

FileMaker PHP API Interface v1.6.3

I previously wrote the question about version 1 of my code, since then I have released a version 1.6.3. I would just like everyone's opinion on it. Here is the old question: FileMaker PHP API ...