February 29, 201213 yr Newbies Hi All. I have recently created a script which should be passed an IP address of the users FM DB Server location, then the script will connect to that server with the given username, password, IP Address and DB Name. However, no matter what I pass as the IP, it never throws an error. Is there some form of error handling within the FileMaker PHP API for connection errors? Thanks in advance!
February 29, 201213 yr If the API cannot connect to the specified server, it will through an error. Are you saying it doesn't? Are you checking for an error in the FM Result Object? You might need to give a few more details or a sample file to demonstrate what isn't working.
Create an account or sign in to comment