PHP-DASAR---simple-todo-list-app-with-terminal
create a simple todo-list application with the basic PHP programming language implemented in the terminal
this is a simple view of a todo-list application made with PHP BASIC, which is run in the terminal
- The first display of a simple todo-list application displays the option to add and remove
- add up to 4 data
- select the second option to delete data by number and try to enter a random number so that writing comes out (the number you entered does not match)
- then enter the correct number then the data will be deleted
- then input the string (x) to exit the program