Search found 1 match

by amirdarwish
Sun Sep 30, 2007 3:11 pm
Forum: Joombie Coding Q/A
Topic: Integrating My App With Joomla?
Replies: 1
Views: 703

Integrating My App With Joomla?

Hello, I have a php app that I would like to make available to registered members of my Joomla site. How can I go about integrating it such that I use the authentication part of Joomla?  I would also need to pass the user id to the app. The app is self contained, has it's own UI, html output et...