Skip to content

Commit 49fd264

Browse files
authored
Update README.md
1 parent 18680d7 commit 49fd264

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-PHP
22
A user credential form for 'customers' and business vendors; written scripts are in PHP.
33

4-
#### Server request to determine if the request is POST or GET
4+
#### Server request determines if the request is POST or GET
55
```php
66
if ($_SERVER["REQUEST_METHOD"] == "POST")
77

0 commit comments

Comments
 (0)