Quick Reference for PHP
From Free Knowledge Base- The DUCK Project: information for everyone
Redirect with PHP
See also: PHP Function Reference
<? header('Location: http://members.robotz.com/'); ?>
See also: PHP Function Reference
<? header('Location: http://members.robotz.com/'); ?>