Hi
I have made a database on mysql and accessing through php. I can add values and retrieve it. But the problem is that, each time fetch the records (or I run while loop to fetch all the records using mysqli_fetch_array), It adds blank values in the last row of the database. how to solve this? please!!! 
|