79104256

Date: 2024-10-19 05:29:15
Score: 2.5
Natty:
Report link

After much searching I used the following code and it works fine:

$db->query();

$lastInsertedId = $db->insertid();

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Saeed Abavisani