Elementor #4355

setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION); }catch(PDOException $e){ echo "Connect failed: ". $e->getMessage(); } try{ $sql=$conn->prepare('SELECT * FROM tbset WHERE 1'); $sql->execute(); while($row=$sql->fetch(PDO::FETCH_ASSOC)){ $schname=$row['schname']; $schadd=$row['schadd']; $schtel=$row['schtel']; $schemail=$row['schemail']; $mdirector=$row['mdirector']; $schyear=$row['schyear']; $schicon=$row['schicon']; $pwadmin=$row['pwadmin']; $schhead=$row['schhead']; $pc_topf=$row['pc_topf']; $pc_topb=$row['pc_topb']; $pc_taf=$row['pc_taf']; $scntime=$row['scntime']; } }catch(PDOException $e){ echo $e->getMessage(); } $floot="

$schname

$schhead
$schadd
$schtel
อีเมล : $schemail
© Copyright 2023 ต้นฉบับโดย นายโยธิน ศิริเอ้ย
08-9835-8225
"; //สแกนบัตรนักเรียน ?>