I want to support both methods of retrieving the avatar as this product I am creating with be used on sites that store it in the file system while others store it in the database. It needs to be able to detect where it is being stored.
Basically what I am looking to do is show that information on a new page (mynewpage.php) for a project I am working on.
I am trying to figure out how to get this information the most efficient way for my page.
|