spl_object_hash
Description
string spl_object_hash ( object obj )This function returns an unique identifier for the object. This id can be used as a hash key for storing objects or for identifying an object.
This function returns an unique identifier for the object. This id can be used as a hash key for storing objects or for identifying an object.
Total time: 0.0437