https://github.com/jkmagnussen/mysql-php--example
Developed a simple HTML page in which the PHP script is set to send the public contact form through to MySQL. Furthermore, I have sent a query to MySQL requesting a prospective return date.
https://github.com/jkmagnussen/mysql-php--example
Last synced: 5 months ago
JSON representation
Developed a simple HTML page in which the PHP script is set to send the public contact form through to MySQL. Furthermore, I have sent a query to MySQL requesting a prospective return date.
- Host: GitHub
- URL: https://github.com/jkmagnussen/mysql-php--example
- Owner: jkmagnussen
- Created: 2020-03-17T12:25:09.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-17T12:25:30.000Z (almost 6 years ago)
- Last Synced: 2025-03-14T11:44:19.538Z (9 months ago)
- Language: PHP
- Size: 2.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project is not active and simply demponstrates the process of establihing a Php MySQL conenction in which data can be posted and retrieved.