Fulcrum SMS communication system. Software version: 1.3. Development language: php+mysql System requirements: Windows 2000 and above operating systems. Software usage: Mainly used for group text messaging. Application industries: various industries
1. Upload the files in the upload directory to the space
2. Import the database file in the Database directory
3. Modify the Config.inc.php file
//Database connection information
$servername = localhost ; Database host address
$dbusername = root; database username
$dbpassword = root; database password
$dbname = zddx; database name
4. Installation completed
Front-end user: http://domain name/
Username: admin Password admin
Agent user: http://domain name/agent/
Username: admin Password admin
Backend management: http://domain name/admin/
Username: admin Password admin