How to import an existing PHP project (Codeigniter)

preview_player
Показать описание
Software's Required,

1) xampp download.
2) notepad ++ download.

Steps :

1) After installing xampp open the xampp browser
2) Start your xampp and start ( apache and MySQL)
3) Open your browser and type localhost/PHPMyAdmin
4) Create a new database and name it yourself (eg: student) click to create
5) Now import your SQL file
5.1) Click import
5.2) Bowse your SQL file
5.3) Click GO.
6) Import Your project
6.1) Open your xampp installation folder.
6.2) Like ( My file is in d drive so "D:/xampp/htdocs/" this is my path )
6.3) Copy your project. Inside this folder.
6.4) Extract it.
7) Go to your browser type localhost/ (your folder name)
8) Your project running fine.

For project development and support required don't hesitate to get in touch with us.

📌 Connect with Us:
Рекомендации по теме
Комментарии
Автор

Great work sir, but I'm getting error saying 'database not selected'👍

sanjanayadav
Автор

sir, could you help install this CI project, that i can't run it in my local host, i've follow your step.
but it doesnt work

ajibagaskara