php - Integrating My Zend Framework Application with Wordpress and having one Login -


i developing zf application , using wordpress cms. problem have have 2 logins right 1 application , 1 wordpress. there way can have user login application , pass wordpress users authentication user not have login wordpress also?

here's blog post goes on process exhaustively. although older, should point in right direction. came across while attempting (unsuccessfully) same thing.


Comments

Popular posts from this blog

sql - text truncated using perl DBI insert -

c++ - Is it possible to compile a VST on linux? -

php - Pass object by reference or value -