You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
PHP example demonstrating how to post form data into a MySQL database and display it.
4
4
5
-
**NOTE**: This is only one of many methods one may want to architect this functionality. Please research further to see if this example fully suits your needs.
5
+
**NOTE**: This is only one of many methods one may want to architect this functionality. Please research further sources to see whether this example fully suits your needs.
6
6
7
7
## Requirements
8
8
@@ -27,7 +27,7 @@ If an error occurs, then the script redirects back to `index.php` with an `error
27
27
28
28
## Troubleshooting
29
29
30
-
If you are having any troubles, please create an issue here on GitHub.
30
+
If you are having any troubles ( with this example 😜 ), please create an issue here on GitHub.
0 commit comments