a simple crud system implementation using PHP
Using JAvascript and the complete operation on
Creating a user and storing it in the database
Deleting, Updating, and Reading
I also did a bit on uploading and storing images to database and folder on filesystem using the
move_uploaded_file() function with $_FILES superglobal variable