Files
crm.clientright.ru/paz.php

4 lines
89 B
PHP
Raw Normal View History

<?php
echo "Абсолютный путь к этому скрипту: " . __FILE__;
?>