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 49fd264 commit 5c242b6Copy full SHA for 5c242b6
README.md
@@ -1,5 +1,7 @@
1
-# User-Credential-Form-PHP
2
-A user credential form for 'customers' and business vendors; written scripts are in PHP.
+# User Credential Form in PHP
+ * 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
+
5
6
#### Server request determines if the request is POST or GET
7
```php
0 commit comments