Posts by mariofel • 11 points
1 post
-
0
votes1
answer105
viewsQ: PHP Javascript - IF error
I have the code below, but it is not obeying the comparison of if's, always puts the last value even without going through it, follows code: <?php $minhavar = 100; ?> <!DOCTYPE html>…