Hi,
I have a problem here and i need some help.
I like to know how to link php code to other pages.
The following is the entire code :
<td bgcolor="#FFFFFF"><? echo $rows['topic'];?></td>
This echo out the topic, but i want this topic to be a hyperlink too - where i can link to other pages. please help!