FileMaker Webアプリを実装するにあたり、FX.php, FileMaker API for PHPの使い方やパフォーマンス比較を紹介してきた。今回より、FMCakeMixの使ったFileMaker Webアプリの開発やソースコードリーディングを取りあげていこう。まずは環境構築~チュートリアル編から。
FMCakeMixのUser Guide.pdfを参考に、CakePHP x FileMakerでWebアプリの作成方法を紹介する。FX.phpに添付されているFileMakerファイルをベースに、Paginationを使った一覧画面の実装方法を。前回よりCakePHP, FMCakeMixの規約を一部を紹介した。今回は規約にしたがい、実際にFileMaker ...
When scripting FileMaker Pro, the first thing you will probably want to do, is make sure that your target database is opened. This can be done by first checking to see if the database exists, as ...
When scripting FileMaker Pro, the first thing you will probably want to do, is make sure that your target database is opened. This can be done by first checking to see if the database exists, as ...