Skip to content

The todo list application in php, html using codeigniter by Musaweer Ahmad.

License

Notifications You must be signed in to change notification settings

raoasifraza11/todo-php

Repository files navigation

todo-php

The todo list application in php, html using codeigniter by Mussawar Ahmad.

Php version

php 7.3.3

Installation to database

Open the datebase folder import the sql file in your localhost but first create the database

Set the database

'hostname' => 'localhost',
'username' => 'root',
'password' => '',
'database' => 'testtodo',

How to run the applictaion on browser

Open this link http://localhost/todo-php/index

About

The todo list application in php, html using codeigniter by Musaweer Ahmad.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages