Hello,
I am currently using MS Access database with my PHP scripts and am new to PHP.
I want to display information on a page for each record in my database. How can I use mssql to loop through the recordset?
This is more of a syntax issue for me but I could do with seeing how it is done...