https://github.com/codeadamca/php-contact-form
A basic starting point for a PHP contact form.
https://github.com/codeadamca/php-contact-form
learning-code php
Last synced: about 2 months ago
JSON representation
A basic starting point for a PHP contact form.
- Host: GitHub
- URL: https://github.com/codeadamca/php-contact-form
- Owner: codeadamca
- Created: 2020-10-19T16:50:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-26T22:11:14.000Z (5 months ago)
- Last Synced: 2025-03-31T07:18:42.833Z (3 months ago)
- Topics: learning-code, php
- Language: PHP
- Homepage:
- Size: 10.7 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A Basic PHP Contact Form
A basic starting point for creating a PHP contact form.
> Full tutorial URL:
> https://codeadam.ca/learning/php-contact-form.html***
## Repo Resources
* [Visual Studio Code](https://code.visualstudio.com/)
* [PHP](https://php.net)