Could anyone informs me of the the drupal file that controls the user login and the redirect or landing page after logged in? Thanks! Huj

Comments

drupal_developers’s picture

hai,

For every site the there will be the index.php file.for drupal it is page.tpl.php hwich defines all the flow regardingthe site.make use of drupal_go to code to move to the corresponding page.