what i mean is,
if i create objects, do i have to explicitly destroy them? Or does php have some sort of mechanism that clears out unused memory, like Java?
Since all the query results are stored in objects....thought I'd make sure.
Any documentation links would be greatly appreciated too 😕