July 15, 200916 yr Hi, I'm getting a bunch of error message trying to do the PHP tutorial in FMS9. "PHP Deprecated: Assigning the return value of new by reference" I downloaded the latest api available at FM website for FMS9. Can someone help me with that problem?
July 15, 200916 yr Author Replacing all concurrences in the FM API of "=& new" to "= new" did the job.
Create an account or sign in to comment