Monday 23 June 2014

get_class() in PHP


get_class() in PHP

Returns the name of the class of an object.

get_class($object);

No comments: