Posts by Pedro Landim • 9 points
3 posts
-
-2
votes0
answers15
viewsQ: PHP redirect within HTML
I’m trying to change web pages, but the code doesn’t work: header("Location:info_relatorio_estoque.php");
-
-1
votes2
answers64
viewsQ: I wanted to know how to make the button change color
This is the code working without changing color: <!DOCTYPE html> <html lang='pt-br'> <body> <form> <button type="button" class="btn glyphicon glyphicon-plus" value="botao…
-
-3
votes2
answers83
viewsA: I can’t change the icon and text inside a button
Opá, I just added a function in the script. Then vc makes the settings to stay in the scheme <!DOCTYPE html> <html lang='pt-br'> <body> <form> <button type="button"…