0
If 1 user for 1 personal page, do i have to create user for every page?
I have 1 superuser, and lets say 5 admin. And every admin have their own data. I trying to prevent this 5 admin access each other data. This 5 admin hv their own page so the superuser can see the data
2 odpowiedzi
+ 3
You can easily use php section and user ID in database
0
How much information is involved in this "personal page" you talked about? are you talking about web pages or other terms of pages?