require_once('../../Connections/obc.php');
$flash_id = $_GET['flash_id'];
mysql_select_db($database_obc,$obc);
if ($flash_id != "") {
$sql1= "select * from tb_cartoon_flash where flash_id = '$flash_id'";
$result1 = mysql_query($sql1, $obc) or die(mysql_error());
$record1 = mysql_fetch_array($result1);
if ($record1[url] == "") {
$flash = "../../admin/room/cartoon/flash/files/$record1[filename]";
} else {
$flash = $record1[url];
}
}
$sql= "select * from tb_cartoon_flash order by name";
$result = mysql_query($sql, $obc) or die(mysql_error());
?>
CARTOON ANIMATIONS :
while ($record = mysql_fetch_array($result)) {
if ($record[name] != "") {
echo "
$record[name]
|
|
";
}
}
?>
The English cartoon messages and the Chinese and Thai versions can be downloaded in A3 or A4 size.
By stamp, sticker or printing the contact of the distributor can be placed on the bottom of the message
to receive responses of interest.
If you are having problems viewing the PDF posters, click here to download the Adobe Reader.