I am new to php and sql, and i have one tiny question about how to realize sql query , that can:
- Take for example 5 entries from DB, insert them on 1st page (1-5)
- Than take next 5 entries from same DB and insert them on another page (5-10)
and so on :)
Thank you )
See Question&Answers more detail:os