php-todo-application
Here are 4 public repositories matching this topic...
A TODO application written in OOPS PHP along with PDO style ... I coded this while learning OOPS and PDO concepts for the first time
-
Updated
Aug 13, 2017 - PHP
this is my todo list challenge that uses simple html but also stores data to the database
-
Updated
Oct 23, 2020 - JavaScript
To create a Todo App using PHP and MySQL, you'll first need to set up a MySQL database to store the tasks. Then, use PHP to create a web interface where users can add, edit, and delete tasks. PHP will handle the backend logic, such as connecting to the database and performing CRUD operations.
-
Updated
May 23, 2024 - PHP
Improve this page
Add a description, image, and links to the php-todo-application topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the php-todo-application topic, visit your repo's landing page and select "manage topics."