Skip to content

22suraj889/Php-Task-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Forks GitHub Issues

Simple PHP Task Manager (PDO + CRUD)

A basic task manager built with PHP PDO and prepared statements for secure CRUD operations.


🚀 Features

  • Create – Add new tasks.
  • Read – View all tasks.
  • Update – Edit existing tasks.
  • Delete – Remove tasks.
  • Uses PDO with prepared statements (prevents SQL injection).
  • Very simple & lightweight – no frameworks needed.

📂 Project Structure

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors