Posts by theel • 1 point
1 post
-
0
votes1
answer22
viewsQ: parse error no for each
I don’t know why that parse error in my foreach. Follows the code : <?php if (isset($_GET["submit"])){ } $form = foreach ($_GET["cimc"] as $form) { $peso == $_GET['peso']; $altura ==…