How to handle authentication in hybrid ASP.NET and PHP website? -



How to handle authentication in hybrid ASP.NET and PHP website? -

i taking on community website built using kentico (an asp.net-based cms).

i have php/codeigniter code add together interesting functionality kentico website. example, php code allows uploading , posting of user-generated material such images, community can comment on.

since i'm unfamiliar how kentico works, wonder if knows if functionality exists in (as module). if not, either

would have coded in asp.net or i have hybrid website using php code, authentication kentico side have passed php side of website.

any suggestions on how handle situation?

you can store authenticated session in db both asp , php have access

php asp.net codeigniter authentication kentico

Comments

Popular posts from this blog

formatting - SAS SQL Datepart function returning odd values -

c++ - Apple Mach-O Linker Error(Duplicate Symbols For Architecture armv7) -

php - Yii 2: Unable to find a class into the extension 'yii2-admin' -