The corporate address book management system provides corporate address book information to corporate employees anytime and anywhere. Users can view personnel contact information in real time on their mobile phones, make phone calls, etc., which comprehensively improves the efficiency of internal communication within the company.
The main functions are: user management (adding users, deleting users, updating user information); address book management (adding address books, updating address books, deleting), personal center, configuration management, etc.
EML enterprise customer relationship management system is an intelligent B/S interactive service system based on Php+Mysql based on Linux open kernel and Apache.
The mobile terminal of the EML system adopts technologies such as javascript, html5, ajax, and json.
The middleware layer includes function libraries, which are developed by Java, Android operating system, middleware, user interface and application software.
Best resolution: 1440x900 Best browser: Firefox Firefox function description:
1.User management
2. Address book management:
3. Role management:
4.Personal Center
5. Configuration management
Catalog description:
./action execution file directory
./css style directory
./img picture directory
./js script directory
./lib class files and configuration files
./tpl web template directory
./index.php home page file, website configuration information
./m.php MD5 encryption test file
./contacts.sql database file
Instructions for use:
.Database file contacts.sql (create mysql database in advance and import this data) 2. Database configuration entry file index.php (database configuration related information) 3. Access address http://127.0.0.1/ (if placed at the root of the website Directory) 4. Home page path./
Default user
Ordinary user wangjun password: 123456
Administrator user:admin Password:admin
Usage tips:
Configuration file: ./lib/cfg.class.php
1. Database configuration by modifying the configuration file
2. The administrator account password is modified by modifying the configuration file.
Repair instructions
1. Fix the page information error problem;
2. Fix BUG and improve background parameter filtering to improve security;
3. Optimize the database structure and improve list query speed;