-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnotes.htm
executable file
·95 lines (83 loc) · 6.12 KB
/
notes.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="Description" content="PHP-Addressbook Notes" />
<meta name="Keywords" content="" />
<title>PHP Address Book v8.x</title>
<link rel="stylesheet" type="text/css" media="screen" href="./style.css" />
<link rel="icon" type="image/png" href="./icons/font.png" />
<style type="text/css"> <!-- body{background:none;padding:4px 16px;} --> </style>
</head>
<body>
<h1><a name="4"></a>Donations:</h1>
<p>The software is free, anyone who enjoys it a lot, is welcome to send me some mental support over PayPal. I will use it as wisely as possible.</p>
<a href="http://sourceforge.net/donate/index.php?group_id=157964">
<img src="http://images.sourceforge.net/images/project-support.jpg" alt="Donate to this Project" />
</a>
<h1>PHP-addressbook Version 8.x</h1>
<a href="#1">requirements</a> | <a href="#2">installation</a> | <a href="#3">licence</a> | <a href="#4">disclaimer</a>
<h3><a name="1"></a>Download:</h3>
<p>For the most recent version of "PHP-addressbook" see: <b><a href="https://sourceforge.net/project/showfiles.php?group_id=157964">https://sourceforge.net/project/showfiles.php?group_id=157964</a>.</b></p>
<h3><a name="1"></a>Requirements:</h3>
<p>You will need a webserver which has installed PHP 4/5, and mySQL version 3.2 upwards.</p>
<h3><a name="2"></a>Installation:</h3>
<p>1. Unzip the files and place them on your webserver (or locally, as you will have to make some changes and then upload) in a directory called addressbook or whatever.</p>
<p>2. Open <b>config.php</b> and change the variables to your server specification.</p>
<p>3. You need to create the table addressbook in your mySQL database. (You can alter the table name, but you need to change the entry in config.php, and the table name in addressbook.sql.) Either via telnet, or using a program such as <a href="http://www.anse.de/mysqlfront/">mySQLfront</a>, or <a href="http://phpmyadmin.sourceforge.net">phpMyAdmin</a> enter the information stored in <b>addressbook.sql</b>. You can create a separate database for the addressbook, it`s up to you.</p>
<p>That`s it!</p>
<h3>User Features</h3>
- Address and birthday management.<br />
- Address grouping and mailing.<br />
- Phonebook printing.<br />
- Birthday reminder list.<br />
- vCard an csv export capabilities.<br />
- Gmail, Yahoo and Hotmail integrations.<br />
- Many translations.<br />
- Google map integration.<br />
- User management in database.<br />
- iPhone + Android connection support (beta, on deman).
<h3>Technical Features</h3>
- Full UTF-8 support.<br />
- Browser language detection.<br />
- Fast AJAX-Search.<br />
- Page compression for bandwidth saving.
<h3>Intro:</h3>
<p>This is an address book program for people who have their own web space. At present it is does not have a multiple user function. I wrote it because I wanted a place where I could store all my addresses so I can access them from multiple locations, and its a handy backup if you lose your address book, and there weren`t any freeware programs that suited my needs. IT IS NOT SUITABLE FOR COMMERCIAL USE. If you want to use this program on an intranet, please email <b>[email protected]</b> . I am working on additions, such as multiple log in. I might also expand it to become a calendar / organiser. We`ll see.</p>
<p><b>Optional extras:</b></p>
<p>You might want to password protect the addressbook - not everyone wants to have their details freely available on the web! It is HIGHLY recommended that you do. Password proctection is best done with .htaccess and .htpassword files. There are tutorials out there to help.</p>
<p>You can move the config.php file to another directory if you want to make it safer - just remember to alter the include( ) statement in dbconnect.php.</p>
<p>Any questions: Submit your feedback at <a href="http://sourceforge.net/projects/php-addressbook/">sourceforge.net</a>
or send me an e-mail <a href="mailto:chatelao{@}users.sourceforge.net">chatalao{a}users.sourceforge.net</a></p>
<h3><a name="3"></a>Licence:</h3>
<p>This addressbook is free under the AGPL license.</p>
<p>For details about the "famfamfam" icons, please look here: <a href="http://www.famfamfam.com/lab/icons/silk/">famfamfam</a>.</p>
For details about the "Table Sort Script", please look here: <a href="http://www.frequency-decoder.com/2006/09/16/unobtrusive-table-sort-script-revisited/">Table Sort Script</a>.
<h3><a name="4"></a>Disclaimer:</h3>
<p>Any use or modifications of this program is at the user`s risk. Any distribution or malicious use of address details, email addresses or telephone numbers is not the responsibility of the author. There may be several unknown securities-leaks, strong protection of the website and data is no part of this package. This is under the sole reposibility of the user.</p>
<h3><a name="4"></a>Donations:</h3>
<p>The software is free, anyone who enjoys it a lot, is welcome to send me some mental support over PayPal. I will use it as wisely as possible.</p>
<a href="http://sourceforge.net/donate/index.php?group_id=157964">
<img src="http://images.sourceforge.net/images/project-support.jpg" alt="Donate to this Project" />
</a>
<div style="background:#D70500;width:250px;border:1px solid #840300;padding:4px;">
<form action="http://www.hotscripts.com/rate/67789.html" method="post">
<div style="color:#fff;font-weight:700;">
If you like the script, please rate it!
<input type="hidden" name="external" value="1" />
</div>
<select name="rate" size="1">
<option value="5" selected="selected">Excellent!</option>
<option value="4">Very Good</option>
<option value="3">Good</option>
<option value="2">Fair</option>
<option value="1">Poor</option>
</select>
<input name="submit" type="submit" value="Cast My Vote!" />
</form>
</div>
<h3><a name="3"></a>Just enjoy "PHP address book"!</h3>
<hr />
<center><b><a name="3"></a>Last Update: 16. June 2010 - chatelao</b></center>
</body>
</html>