Skip to content

Commit 4325cfb

Browse files
committed
Update README
1 parent d8fbea5 commit 4325cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Complete Create, Read, Update, Delete (CRUD) in PHP & MySQL
33

44
A complete CRUD system to add, edit, delete and view using PHP and MySQL. Complete in a sense that this system has login and register feature as well. I have another repository with [Simple CRUD System](https://github.com/chapagain/crud-php-simple) which doesn't have login and register feature.
55

6-
Blog Article: [CRUD Create, Read, Update, Delete in PHP & MySQL with Login & Register: A simple & complete tutorial](http://blog.chapagain.com.np/crud-create-read-update-delete-php-mysql-login-register/)
6+
Blog Article: [CRUD Create, Read, Update, Delete in PHP & MySQL with Login & Register](http://blog.chapagain.com.np/crud-create-read-update-delete-php-mysql-login-register/)
77

88
At first, users need to register and login. After successful login, users can add their product data. Users can see only those data that they have added.
99

0 commit comments

Comments
 (0)