ÇöÀç VIPÄ«¿îÅ͸¦ ¼³Ä¡Çß½À´Ï´Ù. ±×·±µ¥ ȸ鿡 Ãâ·ÂÀÌ µÇÁö ¾Ê½À´Ï´Ù. ÀÌÀ¯¸¦ ¸ð¸£°Ú½À´Ï´Ù.
http://vipscripts.hypermart.net/vipcounter.html¿©±â¼ ±¸Çߴµ¥,, ¿Ö¾ÈµÇ´Â Áö ¸ð¸£°Ú±º¿ä..
¼³Ä¡ ȨÆäÀÌÁö´Â WWW.GATH.CO.KR ÀÔ´Ï´Ù. ¿©±â¼ Á¦°¡ ¼öÁ¤ÇѺκÐÀº
#!/usr/bin/perl
################################################
#.....# -= ViP.counter v1.5 =- #.....#
#.....#........ ___ ___ __ ______........#.....#
#.....#........&pip; &pip; &pip;__&pip; __ .......#.....#
#.....#........&pip; &pip; &pip; &pip; __/.......#.....#
#.....#.........\_____/&pip;__&pip;___&pip;..........#.....#
#.....# s c r i p t s #.....#
#.....#
http://vipscripts.hypermart.net/ #.....#
#.....# Vytis Puronas (vip@takas.lt) #.....#
#///////////////////////#
# See readme.txt for install details and other #
# important information! #
# #
# (c) Copyrighted by ViP.scripts, 1998. #
################################################
######################
# Counter data file: #
######################
$countfile = "count.vip";
#################
# IP data file: #
#################
$ipfile = "ipdata.vip";
######################################
# Type of digit images you have got: #
######################################
# $dig_b is such like img0.gif, img1.gif, file5.gif,...
# $dig_e is such like 0img.gif, 1img.gif, 5file.gif,...
# If you have just plain 0.gif, 1.gif, 2.gif..., leave
# both $dig_b and $dig_e commented, otherwise uncomment
# the one that suits your type...
#$dig_b = "img";
#$dig_e = "img";
##############################
# Size of your digit images: #
##############################
$width = "15";
$height = "13";
###################################################
# Extention of digits image files (.jpg or .gif): #
###################################################
$dig_ext = ".gif";
##################
# Your root URL: #
##################
# (for example,
http://members.host.com/~MyDir/ or
#
http://www.mydomain.com/). Include the slash at the end!
$root_url = "
http://www.gath.co.kr/";
#####################
# Digits directory: #
#####################
# (do not include slash in the begining but put it at the end!)
$dig_dir = "digits/links/";
#=================================================#
#============- S T O P H E R E ! -============#
#=================================================#
¿©±â±îÁö Çߴµ¥ µÇÁö ¾Ê½À´Ï´Ù.....
´©±¸ ¾Æ½Ã´Â ºÐÀÖÀ¸½Ã¸é µµ¿ÍÁÖ¼¼¿ä Á¦°¡ ¾ÆÁ÷ À߸ô¶ó¼¿ä...!!!!