January 3, 201313 yr Hi Guys, I'm trying to load FileMaker results from a find query in a session variable so I dont need to do the query again when I want to use the same results. However when I print_r the Session variable - I get the reults but all wrapped around __PHP_Incomplete_Class Object . I've been told that I need to include the class before I write the session, but Ive included the FileMaker.php class and I still get the same __PHP_Incomplete_Class Object returned. any ideas Thanks
Create an account or sign in to comment