scusa, perchè non usi dei link?
Codice PHP:
<table width="100%">
<thead>
<tr>
<th>id</th>
<th>Nome</th>
<th colspan="2"></th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>[url="view.php?id=1"]Gigi[/url]</td>
<td>[url="#"]Modifica[/url]</td>
<td>[url="#"]Gigi[/url]</td>
</tr>
</tbody>
</table>