hi guys i need youre help

i have a problem.
im retrieving a records (20000+)from my database,
$result = mysql_query("SELECT * FROM banco order by counterindex asc");
but it only display 200+

how can i display all my record by page?

any help and suggestion is greatly appreciated.

Recommended Answers

All 2 Replies

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.