prepare($sql); $stmt->execute(); $result = $stmt->fetch(PDO::FETCH_ASSOC); // echo '
'; // print_r($result); // echo '