

211.111.3.120 2004/07/05 (18:21:28)
|
|
kplaser.com µµ¸ÞÀÎÀº kplaser.g3.cc ¿Í µ¿ÀÏÇÑ Æú´õ¿¡ ¼ÂÆÃµË´Ï´Ù.
À̸¦ ¼·Î´Ù¸¥ ÆäÀÌÁö·Î Æ÷¿öµù ÇϽ÷Á´ÂÁö¿ä?
index ÆäÀÌÁö¿¡ ´ÙÀ½ ¼Ò½ºÄڵ带 »ðÀÔÇÏ½Ã¸é ¿øÇϽô ÆäÀÌÁö·Î Á÷Á¢ Æ÷¿öµùÇÏ½Ç ¼ö ÀÖ½À´Ï´Ù.
<?
if($HTTP_HOST == "kplaser.com" || $HTTP_HOST == "www.kplaser.com") {
$target = "http://www.kplaser.com/open.htm";
} else {
$target = "http://kplaser.g3.cc/±âº»ÆäÀÌÁö.htm";
}
?>
<html>
<title>Pre-paid phone</title>
<frameset rows="1*">
<frame src=<?=$target?> name="main" scrolling="auto" marginwidth="0" marginheight="0" noresize>
</frameset>
</html>
°¨»çÇÕ´Ï´Ù.
modify 2004/07/05 (18:23:46)
|