Login Logout Register Forget Password CRUD System in PHP MySQL CodeIgniter
Developer
Public chat
Product Details
General Information
Login Logout Register Codeigniter Framework System
This is the Login Logout Register Codeigniter Framework system for Deafult Project. Makeing Project from scratch is hard and time consuming.Start your own project with default project with login register logout,users CRUD,Company CRUD and Country CRUD,Profile management,Dashboard
Admin Section :
http://yourdomain.com/index.php/admin/login
if any sub folder
http://yourdomain.com/ your-folder-name /index.php/admin/login
Dashboard:
After login You can see Dashboard with the current status of users,countryMaterial Used:
HTML,CSS,JSPHP 5.6+
CodeIgniter 3.1.11 Framewok
MYSQL 5.6+
Settings & installation guide
MYSL:
Database:
The database and its tables is in zip folder.In PhpMyAdmin make a database name and click import.now browse and select *.sql file from unzipped folder and after submitting You can see all the tables there.
PHP:
config.php:
Path : application/config/config.php
Enter your domain name here example : http://www.example.com
database.php:
Path : application/config/database.php
Enter your database name,username & password
Operate & Manauals
Login:
Login with your username(email) & password stored in users tables
Dashboard:
In the Dashboard you can see users,chat data
Users CRUD:
CREATE,READ,UPDATE and DELETE of USERS table
Login Logout Register Forget Password CRUD System in PHP MySQL CodeIgniter
General InformationLogin Logout Register Codeigniter Framework SystemThis is the Login Logout Register Codeigniter Framework system for Deafult Project. Makeing Project from scratch is hard and time consuming.Start your own project with default project with login register logout,users CRUD,Company CRUD and Country CRUD,Profile management,Dashboard Admin Section : http://yourdomain.com/index.php/admin/login if any sub folder http://yourdomain.com/ your-folder-name /index.php/admin/login Dashboard:After login You can see Dashboard with the current status of users,countryMaterial Used:HTML,CSS,JS PHP 5.6 CodeIgniter 3.1.11 Framewok MYSQL 5.6 Settings installation guideMYSL:Database:The database and its tables is in zip folder.In PhpMyAdmin make a database name and click import.now browse and select .sql file from unzipped folder and after submitting You can see all the tables there.PHP:config.php: Path : application/config/config.php Enter your domain name here example : http://www.example.comdatabase.php: Path : application/config/database.php Enter your database name,username passwordOperate ManaualsLogin: Login with your username(email) password stored in users tablesDashboard: In the Dashboard you can see users,chat dataUsers CRUD: CREATE,READ,UPDATE and DELETE of USERS table
File Tree
-
📁 Login Logout Register Forget Password CRUD System in PHP MySQL CodeIgniter