Hei,
i need help with php code. So, I have a lots of pages - but it would be nicer to put them to ONE page, if this is possible with "_GET" and "IF" function.. and with "echo".
Like when the page is "page.php?p=moderator" shows me moderators.. if this is "page.php?p=userinfo?id=1" shows me information of this user whose ID is 1(from database).