linkchecker/tests/checker/data/file.php

5 lines
176 B
PHP
Raw Normal View History

2010-12-28 16:11:29 +00:00
<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>