Alright, I wrote this calculator program and it's working now, but how can I do it instead of a using a header("Location: index2.html");
exit;
???
I want to write all of the codes inside of one PHP Script, named index.php, I tried it the same with the header, but it throw an error about always looping, how can I fix this???
exit;
???
I want to write all of the codes inside of one PHP Script, named index.php, I tried it the same with the header, but it throw an error about always looping, how can I fix this???