Re: Win XP Pro IIS5.1 PHP5 MySQL5.
New to PHP/MySQL. Normally develop in ASP, MS Access/SQL
Something I frequently find myself doing in ASP is displaying paged data, from a database, on a webpage, by using the ADO Recordset object. I've not seen an obvious way to do this in PHP with data from a MySQL database, there doesn't seem to be any similar Recordset type object here.
Can anyone point me to a good tutorial on the subject, or perhaps giv an insight into how such functionality is handle on a web page using PHP with data from MySQL?
Regards
TS
New to PHP/MySQL. Normally develop in ASP, MS Access/SQL
Something I frequently find myself doing in ASP is displaying paged data, from a database, on a webpage, by using the ADO Recordset object. I've not seen an obvious way to do this in PHP with data from a MySQL database, there doesn't seem to be any similar Recordset type object here.
Can anyone point me to a good tutorial on the subject, or perhaps giv an insight into how such functionality is handle on a web page using PHP with data from MySQL?
Regards
TS