Redirecting users using PHP basic
Posted by Helmut | Filed under php-bits
< ? php
header('Location: http://www.helmutgranda.com');
?>
//
Numa Video
Posted by Helmut | Filed under miscelaneous
Just for fun
learning through interaction
Posted by Helmut | Filed under php-bits
< ? php
header('Location: http://www.helmutgranda.com');
?>
//
Posted by Helmut | Filed under miscelaneous
Just for fun