Posts by carla silva • 7 points
2 posts
- 
		-2 votes1 answer29 viewsQ: How to read this scope?I need to see in detail, from what I read and the following: IF THE $NAME VARIABLE IS PRESENT AND $NAME IS NOT EMPTY RUN: ADD IN THE BASE DATE COLUMN "OATME" LOGIN, AND PASSWORD THE VARIABLES $NAME… phpasked carla silva 7
- 
		0 votes1 answer1368 viewsQ: What is the difference between ID="" and NAME=""?I bought a Dashboard from the internet and when I came across the code I saw the following: <input type="text" class="form-control round" id=" " placeholder="Your Username" required> In the…