Cod PHP:
$txt file('cautari.txt');
foreach(
$txt as $line) {
echo 
"<a href='adresa.com/cautare.php?q=$line'>$line</a><br />\n";