Hi all, I and my friend creating the website. He is using PHP, I'm using java. He has to create register/login with mysql and php, and I have to create a program, which looks when user is logged in and do some changes with it(I think this is not the main information you need to know). So what is the best option for me, to get information, if user is logged in and if yes, then what is his nickname? I can easily do the logging form before the program starts, but it looks silly when you need to log in two times. So, what can I do?
↧