Login System

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
nousername
Forum Newbie
Posts: 1
Joined: Wed Dec 30, 2009 3:38 am

Login System

Post by nousername »

Hi,
I made this website for a client with DreamWeaver CS3. Now he wants a login system, where he can login and upload files, maybe pdf, or Excel, or any document, that people can download from his website. He also want a login area for his clients, to enable them access some certain contents that would not be available to the general public.

I have very limited knowledge of php / MySQL.

Is it possible to get an already made system like this? It doesn't has to be or function exactly the way I just described. It could be different. But also not e-Commerce.

I'd really appreciate any help!
thanks

Don
alex.barylski
DevNet Evangelist
Posts: 6267
Joined: Tue Dec 21, 2004 5:00 pm
Location: Winnipeg

Re: Login System

Post by alex.barylski »

I have very limited knowledge of php / MySQL.
You might consider using a CMS like WordPress, Drupal or Joomla which would allow you and your client to manage their contents more easily.
Post Reply