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 0d057a2

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

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎README.md

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

2020
## How it works ?
2121

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

2527
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 によって変換されたページ (->オリジナル) /