vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I am using MySQL and PHP for my repository. It has 500+ records. till now it was displayiing all records in the database, but since from one week its not displaying all 500+, its showing only 400 records.. even in command mode its retrieving only 400 records. please help me to solve this problem. what may be the problem i am not able to traceout. and if i give the following command it will show records in command line. "select soft_id, soft_title, file_name from maintable where soft_id='530';" Waiting for reply Geetha |