You might of misunderstood. or i might have not explained it good enough. where it says stats I want to make it when the url is typed into the field on subbmitted it shows as a url.
td>Against who: </td>
<td><input type="text" name="enemy" value="$c_enemy"></td>
</tr>
<tr>
<td>Server IP: </td>
<td><input type="text" name="ip" value="$c_ip"></td>
</tr>
<tr>
<td>Stats: </td>
<td><input type="text" name="sname" value="$c_sname"></td>
</tr>