954,587 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

can't retrieve all data from database in php mysql

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.

kasakit
Light Poster
25 posts since Aug 2010
Reputation Points: 10
Solved Threads: 2
 
rajarajan07
Nearly a Posting Virtuoso
1,447 posts since May 2008
Reputation Points: 167
Solved Threads: 239
 
kasakit
Light Poster
25 posts since Aug 2010
Reputation Points: 10
Solved Threads: 2
 

This question has already been solved

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: