Initial add of defaria.com
[clearscm.git] / defaria.com / Dad / readme.txt
1 COPYRIGHT NOTICE\r
2 Copyright (c) 2001 - 2005, Ketut Aryadana\r
3 All Rights Reserved\r
4 \r
5 Script name : ArdGuest\r
6 Version : 1.7\r
7 Website : http://www.promosi-web.com/script/guestbook/\r
8 Email : ketutaryadana@yahoo.co.id\r
9 ----------------------------------------------------------------------\r
10 \r
11 Ardguest is a simple PHP guestbook that uses a flatfile to store messages. This script suitable for anyone who need a guestbook that can be setup quickly.\r
12 \r
13 This code is provided As Is with no warranty expressed or implied. I am not liable for anything that results from your use of this code. You can distribute this freely provided the header and this readme. This code is free for both commercial or non commercial use, as long as my copyright link (http://www.promosi-web.com/script/guestbook/)is left intact. If you want to remove the link, you must purchase a lisence ($18 per website). Please visit the following URL for more information :\r
14 \r
15 http://www.promosi-web.com/script/guestbook/lisence.html\r
16 \r
17 \r
18 \r
19 To install :\r
20 ~~~~~~~~~~~~\r
21 1. Open index.php with your favorite text editor and change some of the variables so that the script does what you want it to. They should be sufficiently documented in the program file.\r
22 2. Make a directory on your server where you want to put the script, eg. guestbook\r
23 3. Upload index.php (guestbook script) and ardgb17.dat (data file) to a directory in ASCII mode. Chmod ardgb17.dat to 666 (Unix/Linux only), to make the data file writeable or you will get writing permission error.\r
24 4. Upload all icons file in binnary mode. The directory structure should be like this :\r
25 \r
26 /guestbook\r
27    |--index.php\r
28    |--ardgb17.dat\r
29    |--/imgs\r
30          |--del.gif\r
31          |--email.gif\r
32          |--homepage.gif\r
33 \r
34 \r
35 To use :\r
36 ~~~~~~~~\r
37 Link to the following to sign :\r
38 http://www.your_domain_name.com/guestbook/index.php?do=add_form\r
39 \r
40 and link to this to view the guestbook :\r
41 http://www.your_domain_name.com/guestbook/index.php\r
42 \r
43 \r
44 Hope you find this useful.\r
45 \r
46 \r
47 \r
48 Ketut Aryadana\r
49 -----------------\r
50 June 2005\r
51 Bali, Indonesia