SUCCESS_LOGIN_REDIRECT

Closed
Advanced Security - PHP Register/Login System Advanced Security - PHP Register/Login System June 27, 2018
Login to reply
Milos Stojanovic Support Agent
5 years ago

Hey,

Ok, great! I'm glad you fixed it! :)

David terodak
5 years ago

SORRY I FIX IT....at asconfig.php

David terodak
5 years ago

Hi!,

I'am having troubles placing this part...

where do I have to place this code ?

define('SUCCESS_LOGIN_REDIRECT', serialize(array(
    'user' => '....................somewhere',
    'admin' => 'users.php'
)));

Thanks in advance for the help.