Hi !
I am new to PHP-MySQL. please help me on the retrieving record from MySQL using PHP. I user to be ASP programmer, so when i start using PHP, i was confuse with the different way PHP code.
for example in ASP i can query MSSQL and store all return row in a RECORDSET, but how i gonna do it in PHP? i found alot of ways but most of them are storing the return row in array.
anyone out there that know ASP and PHP please help me on this ..
Thank you
regards
Anthony