Hi man
Congratulations for your job
It would also be useful to add a variable to redirect based on user
$LOGIN_INFORMATION = array(
'zubrag' => 'root', 'www.example1.com'
'test' => 'testpass' , 'www.example2.com'
'admin' => 'passwd', 'www.example3.com'
);
Is it so much complicated?
Help would be appreciated