in reply to
Re^5: rel="nofollow" tag syntax?
in thread
rel="nofollow" tag syntax?
Thanks Corian.
In php, all I have to do is:
echo "<a href=\"{$row->URL}\" rel=\"nofollow\">".$row->URL."</a>";
I'll try your code again and see if I can get it to work.
Many thanks for the help,
-Bob
bobafifi.com
Comment on
Re^6: rel="nofollow" tag syntax?
Download
Code
In Section
Seekers of Perl Wisdom