April 27, 20178 yr I have my filemaker solution hosting in a filemaker server. I want to use a php script to fetch some data from my database and then create some records. How can I connect a php file with the filemaker solution hosted in filemaker server?
April 27, 20178 yr Use the FMS PHP API: For your FM 14 version: https://fmhelp.filemaker.com/docs/14/en/fms14_cwp_guide.pdf Or use the XML API or use ODBC, whatever you are the most comfortable with.
Create an account or sign in to comment