Re: [PHP] Display data's from sql file

2004-09-14 Thread raditha dissanayake
T UmaShankari wrote: Hello, I have written a small code for retrieving the contents from the mysql database and display from the user. While display in the browser it is displaying some other contents from the previous row and appending with the original contents. If i give the same query in the

[PHP] Display data's from sql file

2004-09-14 Thread T UmaShankari
Hello, I have written a small code for retrieving the contents from the mysql database and display from the user. While display in the browser it is displaying some other contents from the previous row and appending with the original contents. If i give the same query in the mysql prompt that tim