####################################
#ȨVery Thanks SoHo,
#ұԱ֮붩֮
#Ȩ.
#
#κ˰ȡȨ֮ʹ߳Ϊִ
#б֮趨֮
#, ޸..
#֮һ. ΥȨ֮
#涨,Զ׷֮Ȩ.
#
#Ȩɾ, ȡ
#ʹȨ.
#thankshei@hotmail.com
#http://www.taconet.com.tw/~thanks
####################################
װ˵:

1.޸friend.cgi
  һ#!/usr/bin/perl޸Ϊ"ServerPerlĿ¼",ע#!ȥ.

  $filehead = "/home/team/thanks/demo/friend/";
  # DBM,TXTľλĿ¼

  $userfile = "user";
  # ,ΪDBMʽ,ɼӸ

  $userclickfile = "userclick";
  # click,ΪDBMʽ,ɼӸ

  $usertypefile = "usertype.txt";
  # Ա

  $userareafile = "userarea.txt";
  # סص

  $userwayfile = "userway.txt";
  # ѷʽ

  $mainpagefile = "main.htm";
  # Ҫ 

  $addpagefile = "add.htm";
  # Ǽϻ

  $clickpagefile = "click.htm";
  # ѯϻ

  $managepagefile = "manage.htm";
  # ģʽڻ

  $succpagefile = "succ.htm";
  # ɹ

  $errorpagefile = "error.htm";
  # 

  $allow_noname = 0;
  # 1=  0=

  $allow_notype = 0;
  # 1=Ա  0=

  $allow_noemail = 0;
  # 1=  0=

  $allow_nourl = 1;
  # 1=ҳ  0=

  $allow_noage = 0;
  # 1=  0=

  $allow_nojob = 1;
  # 1=ְҵ  0=

  $allow_noarea = 1;
  # 1=ס  0=

  $allow_noinfo = 0;
  # 1=ҽ  0=

  $allow_noway = 1;
  # 1=ѷʽ  0=

  $allow_html = 1;
  # 1=ʹhtml﷨ 0=no 

  $perpage = 10;
  # ÿҳϱ

  $manageperpage = 100;
  # ģʽʱÿҳϱ

  $time_miss = +13;
  # Serverʱ

  $manage{"super"}="123456";
  # ID,Password

  $masteremail = "thankshei\@hotmail.com";
  # 

  $mailprg = "/usr/sbin/sendmail -t";
  # Server

  $fromemail = "thankshei\@hotmail.com";
  # ˻

  $sendtomaster = 1;
  # 1=ϵ¼ʱԶE-mailĹ 0=

2.ASCII̬ϴ*.cgi,*.htm,*.txtServer.

3.趨Ȩ,*.cgi chmod 755, *.htm,*.txt chmod 666

4.$fileheadָĿ¼ chmod 777

5.ִв.  
            
6.ɸ*.htmıʹ,
 $ ͷּ <!--.....--> ıעɸ.

#############################################################
#趨,ӭhttp://www.taconet.com.tw/~thanks
#Ǽǹ˹Ħ
#############################################################
κ, http://www.taconet.com.tw/~thanksѯ   



