This topic is locked

Joomla Login Integration?

2/21/2016 22:09:11
PHPRunner General questions
P
pinoyoutdoor author

I'm using PHPRunner 8.1 and Joomla 3.4.x.
Is there somebody know a new/updated tutorial on how to integrate phprunner projects to login using latest joomla user table?
Thanks guys...

Sergey Kornilov admin 2/22/2016

As you can see in Joomla tutorial (http://www.asprunner.com/forums/topic/13251-phprunner-and-joomla/) we use Joomla API and do not access any tables directly. It should work with all versions of Joomla unless they decided to break an API.

P
pinoyoutdoor author 2/23/2016



As you can see in Joomla tutorial (http://www.asprunner.com/forums/topic/13251-phprunner-and-joomla/) we use Joomla API and do not access any tables directly. It should work with all versions of Joomla unless they decided to break an API.


thanks...will test this....