InterviewSolution
Saved Bookmarks
| 1. |
__PHP_Incomplete_Class when do we get this? How to solve this problem? |
|
Answer» Sometime when we try to access session object we GET the object class as __PHP_Incomplete_Class. |
|