Skip to content

Commit 5c242b6

Browse files
authored
Update README.md
1 parent 49fd264 commit 5c242b6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1-
# User-Credential-Form-PHP
2-
A user credential form for 'customers' and business vendors; written scripts are in PHP.
1+
# User Credential Form in PHP
2+
* This is a user credential form project for 'customers' and business vendors; written scripts are in PHP and SQL for the MySQL database.
3+
* NOTE: To use database, create a database name like 'customers' and import the users.sql in phpmyadmin, etc.
4+
35

46
#### Server request determines if the request is POST or GET
57
```php

0 commit comments

Comments
 (0)