Question
Redirect to different pages after login
I use the default login system from Dreamweaver for PHP using a MySQL table
In the table, there is a field named "url" that stores the url where the user must go after login. But I can not grab it and put it at $ MM_redirectLoginSuccess ="
