הערה : It' s possible to set a callback-function which will be called , if an undefined class should be instanciated during unserializing . (to prevent getting an incomplete object "__PHP_Incomplete_Class" . ) Use your php.ini , ini_set( ) or .htaccess-file to define 'unserialize_callback_func ' . Everytime an undefined class should be instanciated , it ' ll be called .
הערה :
|