Olaf,
how to redirect member when they login they will be redirect to
they current page.
define("START_PAGE", "/current page");
so, they dont need to trackback again to their last position page?
note : i using $PHP_SELF but always redirect to index.php
thanks, :)