SyntaxFix
Write A Post
Hire A Developer
Questions
if you really want an array instead you can use:
$getvidids->result_array()
which would return the same information as an associative array.