<html> <head> </head> <body text="yellowgreen"> </br> <center> <?php $tytul=$i['tytul']; $tresc=$i['tresc']; } ?> </center> </br> </body> </html>
to co mogę zrobić , żeby wyniki zapisane w bazie , były wyświetlane w odwrotnej kolejności ?
<html> <head> </head> <body text="yellowgreen"> </br> <center> <?php $tytul=$i['tytul']; $tresc=$i['tresc']; } ?> </center> </br> </body> </html>
<?php ?>