Posts by Edivaldo Macedo • 41 points
3 posts
-
0
votes2
answers189
viewsQ: IF with 2 distinct variables for various scenarios
I’m trying to make a condition in php this way: $Telefone = ""; $Celular = ""; Where: If both empty shows echo sem Telefone e nem Celular If variable Telephone = 222-2222 echo Telefone: 2222-2222 If…
-
1
votes2
answers7097
viewsQ: From select to input
As in a form with a field select when option = outro would always change to a input? How to do? <form action=""> <div id="alvo"> <select name="opcoes" id="select"> <option…
-
3
votes1
answer484
viewsQ: Navigation bar with Company name
How do I put on my website the name of My company in the navigation bar this way:…
browserasked Edivaldo Macedo 41