Add reciprocal link to Index.php

Problems installing LinkMan?
Post Reply
barry4821
Posts: 1
Joined: Sun Nov 20, 2005 1:01 am

Add reciprocal link to Index.php

Post by barry4821 »

Just a note that I added the reciprocal url around line 345 on index.php to also show the
reciprocal link. This way you can manually view a reciprocal link before deleting a link.

<br><font size=\"-1\"><a target=\"_blank\" href=\"$recurl\">$recurl</a></font>

This is what it looks like after:

<td valign=\"top\"><a href=\"$url\" target=\"_new\">$title</a> - $description<br><font size=\"-1\"><a target=\"_blank\" href=\"$recurl\">$recurl</a></font></td>
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Thanks for sharing, might be useful for others!
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply