I am looking to create a system which on signup will create a subdomain on my website for the users account area.
Cisco Certified Network Associate Exam,640-802 CCNA All Answers ~100/100. Daily update
Cisco Certified Network Associate Exam,640-802 CCNA All Answers ~100/100. Daily update
I use (sever side) a mysql db with php and (client side) Android. I would like to control data access. How I can make a SECURE login using Android and php?
Im not 100% sure on this but maybe you could send the login data to the server (Like $_POST data), and return a token (Like $_SESSION data) to be used for the rest of the user transactions.
ReplyDelete