Jump to content

[SOLVED] Would this work?


MasterACE14

Recommended Posts

working example ok mate.

<?php

if($_SERVER['HTTP_REFERER']=='http://format_to_your_page.php'){

header("location: http://www.google.com");
}
?>

 

 

ps.

now me and you worked that out we can both for learning do a good test we

can both design a stats program with using all the server built in arrays hay lol.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.