Skip to content

Commit da84fa0

Browse files
authored
Update README.md
1 parent e1d26a8 commit da84fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +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.
33
* NOTE: To use database, create a database name like 'customers' and import the users.sql in phpmyadmin, etc. To connect, you can use
4-
" localhost:port/ ".
4+
" localhost:port/ " if you're using Apache or WAMPserver.
55

66

77

0 commit comments

Comments
 (0)