NikolayBa / AUBGOlympics

AUBG Olympics Website
0 stars 0 forks source link

Fix the php of all the sports #42

Closed Inkyov closed 7 years ago

Inkyov commented 7 years ago

Write simple php code that is not sending emails to our email but rather creates a text file with the names inside (you can check Babev's code). Also add code for redirecting back to the page after the user signs up (right now it displays a plain gg wp message that is not user-friendly in any way). Don't forget to put some input validation - we don't want empty submissions or something that's not a name or email.