Lisää yhteydenottolomakkeen PHP-backend ja vaihda sähköposti
- send.php: lomake lähettää sähköpostin box@storagebox.fi:hin - script.js: lomake POSTaa send.php:lle async/await:lla - Vaihdettu info@storagebox.fi -> box@storagebox.fi - Validointi, header injection -suojaus, UTF-8 tuki Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -240,7 +240,7 @@
|
||||
<h3>Yhteystiedot</h3>
|
||||
<div class="contact-item">
|
||||
<span class="contact-icon">📧</span>
|
||||
<a href="mailto:info@storagebox.fi">info@storagebox.fi</a>
|
||||
<a href="mailto:box@storagebox.fi">box@storagebox.fi</a>
|
||||
</div>
|
||||
<div class="contact-item">
|
||||
<span class="contact-icon">🌐</span>
|
||||
|
||||
Reference in New Issue
Block a user