My interst in the development comes from a programmers perspective. I've
had an interest in genealogy for some time and have been toying with the
idea of writing something that would allow a person to maintain their
family tree on the internet. The idea is that someone will log onto a
server, and be able to load their data through a web page. Others who
had the appropriate permissions would be able to log on to that site and
contribute to the tree as well, either update (correcting) data or
adding new data.

The benefit of this (as against a static development) is that the
contributors to a family tree would be developing the data through their
joint resources dynamically.

The web site would be stored in a MySQL database and accessed through
PHP. Authentication would be from a table in the database via Apache
authentication, etc

What I like about the documentation is the detail of the tables that are
required.

It would be helpful if someone could post the "create" table templates.
Has this already been done.


Regards
Martin Cameron


_______________________________________________
Genes-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/genes-devel

Reply via email to