The error occurs in the line number 79 of the original post. The objects are getting created. This is verified with the print_r function.
It seems some where a reference should have been placed. Dunno where.
regards...
User Profile
Collapse
-
-
Hello again
The code provided is a simulation of a project I am working on. The object structure is the same as in the case of the project.
Kindly look into the code and inform how to correct.
regards,Leave a comment:
-
Regarding object reference
Hello to members,
I am getting fatal error while running the following code. Any solutions to avoid the error.
The error is
PHP Fatal error: Call to a member function getD() on a non-object in ..... on line 24.
The objective is to call the getValue() function of of D type object. Your guidance is required. I am using PHP5+ and Apache 2.2 on windows XP.
The code is below:
[code=php]...
No activity results to display
Show More
Leave a comment: