exit and location page php

PHP
header("Location: /");
exit();
Source

Also in PHP: