Friday, January 6, 2012

Can u Explain use of "->" in php? Explain code Below?

$user is a pointer to an object of the cl which has the functions session_begin, acl and setup. So this is how you invoke a member function when you have a reference to the object thorough a pointer.

No comments:

Post a Comment