I have the following function which returns data of users.
function returnChild(){ global $pdo; $stmt = $pdo->prepare("SELECT * FROM children