[Phpmyadmin-devel] saving server, db and table in cookie
Sebastian Mendel
lists at sebastianmendel.de
Wed Aug 2 09:16:45 CEST 2006
Hi,
i would like to introduce saving server, db and table in cookie too, but
only checked in index.php
so a user will always return to the last opened server/db/table
// with true phpMyAdmin will save last opened server/db/table in a
// cookie and restore it when phpMyAdmin re-opens
$cfg['RememberLastPosition'] = true;
--
Sebastian Mendel
www.sebastianmendel.de
More information about the Developers
mailing list