We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1d26a8 commit da84fa0Copy full SHA for da84fa0
README.md
@@ -1,7 +1,7 @@
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. To connect, you can use
4
- " localhost:port/ ".
+ " localhost:port/ " if you're using Apache or WAMPserver.
5
6
7
0 commit comments