Jump to content

x.php and PHP7


This topic is 1890 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Does anyone know if there is a problem with FX.php and PHP7? I installed PHP7 yesterday and the it is up and running but I cannot display and record data after a find. I turned on error checking and there is no errors and on a simple find, I get a found count of 1 which is correct, but the array containing the record data is empty. It was working find before the conversion to PHP7

Link to comment
Share on other sites

Please quote the query and its output. My immediate thinking is that the default of FX.php for php7 skips repetitions.

 

The simplest query you can do is:

curl http://<<username>>:<<password>>@<<IP>>/fmi/xml/FMPXMLRESULT.xml?-dbnames | tidy -i -xml -wrap 0

 

Edited by ggt667
Link to comment
Share on other sites

This topic is 1890 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.