Answer the question
In order to leave comments, you need to log in
How to display information from a database with pagination?
The output of information from one table with pagination is clear how.
How to draw output from a database from two different tables with pagination?
Example
Table 1 -- table_1
Column -- name
Table 2 -- table_2
Column -- image
HTML Block
<table>
<tr><td>Имя</td></tr>
<tr><td>Фото</td></tr>
</table>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question