hello guys, please i want nice easy php code to split the data that i wanna display on pages ,lets say i wanna display the all elements from the database , 25 element on each page. please help me with the code , thanks
this is called pagination, i cant give you the exact code as every application differs slightly, but you can probably search google using the keyword php pagination, and you'll find tons of resources
This is just an easy example (dutch, but comments in english) http://blog.ericbruggema.nl/2008/07/12/php-simpele-pagina-navigatie/