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