How do I get the ID of a view profile page?
I need to get the profile ID to use in a php code within a block in view profile page.
Does anyone know?
I know get the ID of who is visiting the profile page. I use getLoggedId ();.
But i dont know get the ID of the profile that is being visited.
Can anyone help me? Thank you!