How would I show the albums created by everyone by using PHP?

I can get the different variables, but only in the variable table. How would I echo/print the variable type "album"?

For ex.

print variable_get("site_slogan","")

Prints the site slogan in a Block.

How would I display the albums and link them within a block?

Comments

silviogutierrez’s picture

Try using views; it's designed to do exactly what you want.

Silvio

AlexisWilke’s picture

Status: Active » Closed (fixed)

I think this was solved then or abandoned.

Thank you.
Alexis Wilke