FX.phpとFileMaker API for PHPの機能比較として、登録と検索・編集・削除を紹介してきた。これでデータベースの基本操作であるCRUDの違いについてを取りあげた。最後にFileMaker独自の機能である、スクリプトの実行方法について解説していこう。 FileMaker ...
When you execute a PHP script from another PHP script and pass data using URL parameters, those parameters are visible on the address bar. A user can see and change the parameters. It's possible to ...