Posts by Thayna Rocha • 75 points
5 posts
- 
		1 votes1 answer60 viewsQ: I am unable to send this form to e-mailI am unable to send this form to e-mail, I followed a tutorial and it did not work! HTML <body> <div class="col-md-6 centro" method="POST"> <img class="imagem" src="AMB.png">… 
- 
		3 votes1 answer40 viewsQ: I need another solution to make this codePeople I made a code to appear the word at the end with the click, but my code became very extensive. There’s some other way to do the same thing? <!DOCTYPE> <html> <head>… 
- 
		0 votes2 answers300 viewsQ: I am not able to store the correct information of a Radio Button in the databaseI’m having trouble storing the correct information of a radio button in the database. When I select the Public option it stores Public, when I select the Private option it stores Public. Can anyone… 
- 
		3 votes2 answers252 viewsQ: Login to an Android APPI am having trouble authenticating my user when the user is checked it returns me a successful response but my application does not exchange Activity. Just follow my codes: PHP: <?php… 
- 
		0 votes2 answers107 viewsQ: Authenticate PHP page through the application is not workingI’m trying to make a connection to the MYSQL database to login the user in the android application, I already have some users registered in the database but I’m not able to login with the user data.…