include 'header_emp.php'; include'admin/config.php'; ?> $sql="SELECT * FROM edit_content where id=2"; $rst=mysql_query($sql) or die('gagal'); $data=mysql_fetch_row($rst); //$id=$data[0]; echo $data[2]; ?> include 'footer_emp.php'; ?>