Aer/test3.php

4 lines
48 B
PHP

<?php
echo __FILE__ . ' - ' . __LINE__;
?>