Pl4tform_website/url.php

6 lines
44 B
PHP
Raw Permalink Normal View History

2025-02-03 19:29:59 +01:00
<?php
$url = $_SERVER['HTTP_REFERER'];
?>