selectContent("01","02") ;
while ($row = mysql_fetch_array($result)) {
echo $row[2];
}
?>
selectContent("06","01") ;
while ($row = mysql_fetch_array($result)) {
echo $row[2];
}
?>
Copyright © 2048 SoluTex Company.