Newbies Richard DarkMantis Clifford Posted February 29, 2012 Newbies Posted February 29, 2012 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!
dansmith65 Posted February 29, 2012 Posted February 29, 2012 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.
Recommended Posts
This topic is 4907 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now