linkchecker/tests/checker/data/file.php
2012-06-10 14:02:01 +02:00

4 lines
176 B
PHP

<a href="anchor.html">Bla</a>
<!-- URLs with processing instructions are ignored -->
<a href="test_<? echo $module ?>">PHP 1</a>
<a href="test_<?php echo $module ?>">PHP 2</a>