ID: 44437 Updated by: [EMAIL PROTECTED] Reported By: nishant dot agg at gmail dot com -Status: Open +Status: Feedback Bug Type: Output Control Operating System: Windows Server 2003 PHP Version: 5.2.5 New Comment:
Thank you for this bug report. To properly diagnose the problem, we need a short but complete example script to be able to reproduce this bug ourselves. A proper reproducing script starts with <?php and ends with ?>, is max. 10-20 lines long and does not require any external resources such as databases, etc. If the script requires a database to demonstrate the issue, please make sure it creates all necessary tables, stored procedures etc. Please avoid embedding huge scripts into the report. Previous Comments: ------------------------------------------------------------------------ [2008-03-14 18:46:29] nishant dot agg at gmail dot com Description: ------------ hi, I am retrieving some data from myql database onto my php page. The problem is that the data which is fetched from mysql is not complete. Say i have 120 rows in aparticular table in my database but when i check the record on front end it gives me less number of rows say 100 rows or 90 rows. Th bottom line is that i am unable to fetch the complete data from the database. I am not exactly aware of whther it is an php bug or what but please do solve this issue , My project is stuck in between because of this shit....... Please do the needfull ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=44437&edit=1