Posts by Gabriel Júnior de Souza • 13 points
3 posts
-
1
votes0
answers29
viewsQ: Problems with localization request
Hello, good afternoon! I am having problems with the return of my location in my code (it is also not asking permission to the user) CODE OF ACTIVITY public class GPSActivity extends…
-
0
votes1
answer622
viewsQ: Validation of PHP form
I wonder if there is a way to insert some script inside contact.php to, before taking action to send the data to the email, check the form fields. From now on, thank you! Follow the form here:…
-
-1
votes1
answer400
viewsQ: How to email the content written in a <textarea></textarea>?
I would like to know, if there is a script, a way to send the content contained in the "textarea" to an email. Thanks in advance!