Pl4tform_website/url.php
2025-02-03 19:29:59 +01:00

6 lines
No EOL
44 B
PHP

<?php
$url = $_SERVER['HTTP_REFERER'];
?>