Dear
Login to wordpress from another PHP site
This is feeling quite difficulty for me. Please help.
I’ve a website created with cake PHP in root domain (say mysite.com) and a blog in a directory called “blog” (mysite.com/blog).
I have a register/login feature in the PHP site. So what I want here is, whenever a member login to the main site using the PHP login form, and after he open the blog (mysite.com/blog), he should logged-in as the same user logged in the main PHP site. In the same way, whenever a new user sign-up with the registration form in the main PHP site, he should become an user in the wordpress blog.
At this moment, please help me in the case of login only.
Thanks.
You have asked this question 1 year ago and today I’m facing the same problem.If you have solved this issue plz help me out.
From main site registration “Insert query deatils has be send to wp_user table and main site table”. The main problem is that I need to login from wp-admin also with same details then login is working.
Pease help me out.
Thanks in advance ??