Posts by Matheus Abreu • 3 points
2 posts
-
0
votes0
answers33
viewsQ: Select list to db import problem
Well I’m having trouble importing a select list to db, I configured but still gives error, no matter the selected item follows the codes: <?php session_start(); ?> <!DOCTYPE html>…
-
0
votes1
answer51
viewsQ: Distribution of points in html
I made this code here: <div class="snippet"> <p>Habilidades:</p> <div> <label for="Passe">Passe</label> </div> <input type="range" id="start"…