Can anyone explain why the script below would update the whole MySql table ( 3300+ records) with the extracted record.
The intention was to just update the extracted record, not all of them!!!
Also, what does:
$Resultset = $MyDb->f_GetRecord($Result);
actually do?
Please explain this in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.