Guest User

Untitled

a guest
May 4th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.11 KB | None | 0 0
  1. <?
  2. function getRefferer(){
  3.   return $referer = $_SERVER['HTTP_REFERER'] ? $_SERVER['HTTP_REFERER'] : null;    
  4. }
Advertisement
Add Comment
Please, Sign In to add comment