query($sql)->fetch_assoc();
$dsp=explode(",",$result["seshs"]);
foreach ($dsp as $d) {
if (substr($d,0,1) > $maxd) {$maxd=(int) substr($d,0,1);};
if (substr($d,1,1) > $maxp) {$maxp=(int) substr($d,1,1);};
if (substr($d,2,1) > $maxs) {$maxs=(int) substr($d,2,1);};
}
?>
simpleLifter
Competition Setup -