Event Registration and login to download Forms?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
WillyGee
Forum Newbie
Posts: 3
Joined: Tue May 15, 2007 11:00 am

Event Registration and login to download Forms?

Post by WillyGee »

Hello,

I have a client looking for a couple of solutions and I was hoping someone could point me towards a tutorial I could use?

Problem # 1
They would like to their clients to securely register for events online and to be notified whenever someone does so.

Problem # 2
They would like users to register/login before downloading certain documents on the site.

Any help would be greatly appreciated.

Thanks!...WG
User avatar
califdon
Jack of Zircons
Posts: 4484
Joined: Thu Nov 09, 2006 8:30 pm
Location: California, USA

Post by califdon »

Tell us a bit more: what is meant by "securely"? using https, or a PHP managed user list, or what? how does a user get authorized and where will the authentication be stored? operating system or application?
Post Reply