News Portal Using CodeIgniter Introduction

News Portal Project using CodeIgniter (PHP Framework) is a web-based application. It is a dynamic system. It can be maintained and changed easily because it is based on the database. It contains web pages that are generated in real-time. These pages include Web scripting code, such as PHP. It is fully secured from unauthorized access.

Click : https://phpgurukul.com/news-portal-using-codeigniter/

Project Requirements
Project Name Teachers Record Management System Project
Language Used PHP5.6, PHP7.x
PHP Framework Used CodeIgniter 3
Database MySQL 5.x
User Interface Design HTML, AJAX,JQUERY,JAVASCRIPT
Web Browser Mozilla, Google Chrome, IE8, OPERA
Software XAMPP / Wamp / Mamp/ Lamp (anyone)
Project Modules

News Portal project divided into two modules:

User module
Anyone can read the news and also search for particular news. The reader can leave comments on the particular news.

Admin Module

Admin Dashboard: In this section, admin can view, listed categories & subcategories, total published news.

Category – In this section admin can add/delete the category.

Sub- Category – In this section admin can add/delete the Subcategory.

Post – Admin can add /update / delete news posts.

How to run News Portal using CodeIgniter with source Code
  1. Download the zip file
  2. Extract the file and copy news folder
  3. Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)
  4. Open PHPMyAdmin (http://localhost/phpmyadmin)
  5. Create a database with name news
  6. Import news.sql file(given inside the zip package in SQL file folder)
  7. Run the script http://localhost/news(frontend)

Admin Credential
Username: [email protected]
Password: Test@123

Blog : https://phpgurukul.com/news-portal-using-codeigniter/

 

About Us : 

Hey Folks!! Welcome to PHPGurukul. We are a web development team striving our best to provide you with an unusual experience with PHP. Some technologies never fade, and PHP is one of them. From the time it has been introduced, the demand for PHP Projects and PHP developers is growing since 1994. We are here to make your PHP journey more exciting and useful.

When you start your path towards any new programming language, firstly, you would require tutorials as a beginner to start your learning. Then you would move to the advanced features available to make your coding and web development better and safe. Our website also offers you PHP tutorials that give you knowledge from the start making you grow slowly and steadily towards the latest features in PHP.