How to use login() function in joomla?

Blog Archives

How to use login() function in joomla?

You can use Below code during develop module and component with login functionality, get your username and password dynamically and put in array function. when you call registration successfully function just add this code for autologin  functionality. $credentials = array( ‘username’

Posted in Blog, Joomla, PHP Tagged with: , , ,