62967 site client area login w/ mgmt

Виконано Опубліковано %project.relative_time Оплачується при отриманні
Виконано Оплачується при отриманні

This is a fast-track project for a simple client area login for a corporate website. Project needs to be completed within 5 days. This is for customers to log into and see non-public information. You will need to provide code and forms to login, get password reminders, check if logged in, logout, and manage the accounts. Accounts will use the email address as the login. Currently, there will NOT be a public "create account" screen, all accounts will be created by us using the management interface. The management screens will support two-tiers of data: company, and users within that company. Each company can have multiple users (employees) that will need to log in. We need to be able to view/add/edit/delete companies and users within those companies, as well as bulk import/export data to and from those tables. The management area needs to have login security on it, with multiple users being able to manage clients. We are running php 4.1.2 and mysql version 3.23.56. I have reviewed open-source solutions for this and have not found anything suitable. I do NOT want you to simply package up an open-source login package for us. You may use the PEAR libraries for this, as long as they will work on our system. I want fully commented code, and need to be able to understand how it works so that I can maintain it. When you are finished with the project, I may need assistance installing it on our server. I will need to take your forms and make them follow the design and style of the rest of the site. The tables are as follows: # # Table structure for table `company` # CREATE TABLE company ( CustomerMaster varchar(15) NOT NULL default '', CustomerNumber varchar(15) NOT NULL default '', CompanyName varchar(50) NOT NULL default '', Address1 varchar(50) NOT NULL default '', Address2 varchar(50) NOT NULL default '', Address3 varchar(50) NOT NULL default '', City varchar(50) NOT NULL default '', State char(2) NOT NULL default '', Zip varchar(12) NOT NULL default '', PhoneNumber varchar(12) NOT NULL default '', Extension varchar(6) NOT NULL default '', FaxNumber varchar(12) NOT NULL default '', BatchFax varchar(12) NOT NULL default '', EmailAddress varchar(50) NOT NULL default '', UrlAddress varchar(50) NOT NULL default '', PRIMARY KEY (CustomerNumber) ) TYPE=MyISAM COMMENT='Company Table (one per customer)' # # Table structure for table `users` # CREATE TABLE users ( CustomerNumber varchar(15) NOT NULL default '', ContactName varchar(50) NOT NULL default '', Title varchar(30) NOT NULL default '', email varchar(50) NOT NULL default '', password varchar(32) NOT NULL default '' ) TYPE=MyISAM COMMENT='users'

Odd Jobs PHP

ID Проекту: #1811501

Про проект

1 заявка Дистанційний проект Остання активність Jul 11, 2012

Доручено:

oscommerced

I have had the same dillema. I finnally made my own logon system now I am quite good at writting them from scratch. just need to know the level of protection like md5 password or simple I can also have it send email to Більше

$50 USD за 2 дні(-в)
(0 відгуків(-и))
0.0