prepare("select * from average where sn = $id ") ; $sql->execute() ; $row = $sql->FETCH(PDO::FETCH_ASSOC); ?>