I tried <?php echo $_SERVER['HTTP_REFERER']; ?> As an iframe src and realized that won't work. I played around with javascript as well to no avail. Is there any way to display referring url in an iframe or equivalent? Thanks!