Hi!
Im currently trying to make a social website of a kind.
I got the login, registration, userpage, profile TINYMCE editor working.
But there is one thing im really struggling with, and that is;
How do i let other users visit other users?
When the user log's in, they're redirected to the user.php page.
I tried to just simply write user.php?id=6 in the url bar, but that did obviously not work, and i still was on my own profile page.
I don't really understand what i have to do either to get this working.
If anyone had the time and knowledge to help me out, i would really appreciate it!
Thx in advance!