Skip to content

Commit

Permalink
ReadMe with proper description
Browse files Browse the repository at this point in the history
  • Loading branch information
asakpke committed Nov 23, 2023
1 parent 4a2490b commit 0c796a1
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# PRC
PHP RAD CRUD
- PHP - PHP: Hypertext Preprocessor
- RAD - Rapid Application Development
- CRUD - Create, Read, Update and Delete
PRC (PHP RAD CRUD) is a rapid application development (RAD) tool that makes it easy to create, read, update, and delete (CRUD) database table records without writing much code. It's currently in beta mode, but we're planning to add more features in the future. In case you don't know, PHP stands for PHP: Hypertext Preprocessor.

#PHP #RAD #CRUD #databasetool #webdevelopment #productivitytool

## How to use?
Update your database details at PRC.php file.
Expand Down

0 comments on commit 0c796a1

Please sign in to comment.