hi, i have created a zend based application and implemented db table based authentication mechanism, where in i have a table and i authenticate the users against the details in the table, on new user registration this table gets updated.
is thr any way i can achieve seamless integration between zend application (zend authentication) and other bulletin board apps like phpbb,vbulletin, IPB etc, i was exploring phpbb but i couldnt really found any effective way to achieve this, the ideal solution would be to have an api in the bb application, so that you can call that api, pass the user info and know if the user is authentic or not, any help regarding this would be deeply appreciated. Saurabh -- View this message in context: http://www.nabble.com/integration-of-zend-authentication-and-forum-softwares--bulletin-boards-tp25530379p25530379.html Sent from the Zend Framework mailing list archive at Nabble.com.
