Using PHP to load another page or html page

Using PHP to load another page or html page
- Code: Select all
echo '<script language="JavaScript">document.location.href = "http://www.google.com";</script>';
PHPBB3 BB codes gallery, link directory, forums, online radio stations, recommended youtube channels, php snippets
http://users.atw.hu/rtuszendi/
echo '<script language="JavaScript">document.location.href = "http://www.google.com";</script>';