Einfache Mitgliedertabelle / simple member table

Post non-phpwcms related topics here - but I don't want to see "hey check this or that other cms". Post if you have a point or worthwhile comment, don't post just to increase you post count!
Post Reply
larmann
Posts: 311
Joined: Thu 23. Jun 2005, 10:51
Location: Hamburg
Contact:

Einfache Mitgliedertabelle / simple member table

Post by larmann »

English below:
---------
Ich pflege eine kleine Vereinswebsite mit phpWCMS. Wir würden gerne an einem zentralen Ort die Mitglieder verwalten:
Name, Adresse, Mitglied seit, Bemerkungen.
Das kann nicht so schwer sein, oder? Eine einfache Tablle würde es tun. Der Zugriff auf diese Daten muss für die Mitglieder beschränkt sein. Gibt es dazu ein Skript, dass man mit in den Internetauftritt einbinden kann?

-------

I'm responsible for a website of a little association and I'm using phpWCMS. We would like to store the data of our members (name, address, member since, remarks) at a central place. This can't be to complicate, or? A simple table would do it. The access to this data should be restricted to the members. Is there a script that could be integrated in the website?

Thank you!
Ben
Posts: 558
Joined: Wed 14. Jan 2004, 08:05
Location: Atlanta
Contact:

Post by Ben »

As for displaying member data in a nice table, the ExData mod will be perfect for this - http://phpwcms.de/forum/viewtopic.php?t=7742

You may also want to implement this cool login system - http://phpwcms.de/forum/viewtopic.php?t=9882
Post Reply