Skip to content

Commit 282b608

Browse files
authored
Update README.md
1 parent 90cd94a commit 282b608

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# User Credential Form in PHP
22
* 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.
3+
* NOTE: To use database, create a database name like 'customers' and import the users.sql in phpmyadmin, etc. To connect, you can use " localhost:port/ ".
4+
45

56

67
#### Server request determines if the request is POST or GET

0 commit comments

Comments
 (0)