0

Is there any way to use custom Wordpress installed authentication with Codeigniter framework?

3
  • please clarify what you mean... Use Wordpress.com authentication for Codeigniter? Commented Jan 25, 2011 at 18:44
  • what i ment was custom wordpress instalation with Codeigniter, do you have any clue? Commented Jan 25, 2011 at 22:12
  • Please give a much detailed explanation of what your goals are, how you want it to work, etc... Commented Jan 25, 2011 at 23:09

2 Answers 2

1

It would take some custom work to find the Wordpress auth library, insert it into CI, and then get the look-and-feel right for your app.

A better way would be to use an auth library that's been specially developed for CI, like the wonderful TankAuth...

Sign up to request clarification or add additional context in comments.

Comments

1

There is a command called is logged in or something as I remember that I used in a php script. So if you log into wordpress, and use it in the CI auth it might work that way.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.