I'm not sure exactly what you're asking, but if you're just asking to go back a page, you can do that in JavaScript:
<a href="javascript: history.go(-1)">Back</a>

2

(4 replies, posted in PunBB 1.2 troubleshooting)

If you have shell access, `mysqldump db_name > file` is far more efficient than using phpmyadmin