Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit cc4f2cd

Browse files
authored
Update README.md
1 parent 0d057a2 commit cc4f2cd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,7 @@ PHP example demonstrating how to post form data into a MySQL database and displa
1919

2020
## How it works ?
2121

22-
This is easy.
23-
24-
The `index.php` connects to the database and loads all emails within the table `emails` and displays them.
22+
This is easy. The `index.php` connects to the database and loads all emails within the table `emails` and displays them.
2523
Additionally, there is an input field, where new emails can be appended to the `emails` table.
2624

2725
When a new email added, the form is submitted to `actions.php` where the action `add` is mapped to connect to the database and insert a new email in the `emails` table.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /