Consider the DATABASE and CODE segments as shown above in an image. Given this information, choose the case from the options below that would return these results:
1.$result = $db->loadObject()
2.$result = $db->loadRow()
3.$result = $db->loadAssoc()<br>
4.None of these
Posted Date:-2022-10-12 11:28:12