Why Join
Become a member
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
C# Corner Home
Technologies
MonthlyLeaders
ASK A QUESTION
Forumguidelines
dip vyas
1.8k
221
15.2k
limit query for pagination in php
Sep 10 2019 6:07 AM
I have some code that LIMITs data to display only 50 items per page. The column I'm using has many items, so I need to make those spread out across the pages.
below is my code
Reply
Answers (
2
)
how to add pagination in database table ?
how to convert html id in php variable?