SyntaxFix
Write A Post
Hire A Developer
Questions
Try this:
$keys = array_keys($array, "Completed");
/edit As mentioned by JohnP, this method only works for non-nested arrays.