index2.php?page=
then the page and i use edit.php as my page so its
index2.php?page=edit
but then to go to the row that i want to edit it links to this in the code i have
echo "<a href='edit.php?cmd=edit&id=$id'>$title - Edit</a>
this links to the pesific page but because im using my template index2.php?page= i dont now how to link help needed urgently