Consultas – Valoraciones

Las películas mejor valoradas por el públic de esta web:

Las películas mejor valoradas:

[insert_php] get_highest_rated(«movie», 1,5); [/insert_php]


Las películas peor valoradas:

[insert_php] get_lowest_rated(«movie», 1,5);[/insert_php]


Las películas más veces valoradas:

[insert_php] get_most_rated(«movie», 1,5); [/insert_php]

Pruebas:

[insert_php] if (function_exists('get_lowest_rated')):[/insert_php] <ul>
[insert_php] get_lowest_rated(); [/insert_php]
</ul>
[insert_php] endif; [/insert_php]

Tirando de librería:

PELICULAS MEJOR VALORADAS:


PELICULAS PEOR VALORADAS:


PELICULAS MÁS VECES VALORADAS: