In a php page that I have, there is the following line:
header("Location: localhost/app_prb/inicio");
The problem is that when you execute this line, it does not throw any errors, but it loads this page (start), in the same current page. I...
asked by
20.03.2018 / 16:54