I would like to find programmatically (with PHP) profiles information
of the logged member.
My PHP page will be linked as a iFrame wrapper from a menu entry
of the site and it need to find Firstname, Lastname and Email of the member
wich is logged at the moment.
I am shure that this is possible because comprofile have that information
and if needed can dispay it, but I don't know how to get that informations
with PHP.