Applying the FileMaker PHP API Update to your Site
From FMWebschool Reference
[edit]
Standalone Websites on Server 9
- Download the patch at the bottom of this page: [1]
- You should now have the standalone zip file with a FileMaker directory and a FileMaker.php file
- In your site, find the location that has both this folder and PHP file and then replace them
[edit]
Standalone Websites on Server 8
FileMaker Inc have extended the expiration date by 90 days to January 8, 2008. To download this patch for your copy of the API use this link: [2] When you extract the FileMakerImpl.php file from this archive, use it to replace the one within your site under the FileMaker/Implementation directory.
[edit]
FMStudio Users
- Download the latest FMStudio version
- Open your FMStudio site in Dreamweaver that you want to update
- Open any PHP page from your site
- Under the Commands menu choose Install FileMaker PHP API
- Choose your version of FileMaker Server and install
- If you are using FTP to upload files from your site to the web server, then right click the FileMaker folder and choose "put" to reupload the whole folder

