Hi Couch! Its me again!
I wanna ask about :
Can i create 3 types of Extended User?
Lets say :
If can, how to achieve this?
Thx!
I wanna ask about :
Can i create 3 types of Extended User?
Lets say :
- Code: Select all
-root
--couch
--user1
---user1_index.php
---user1_profile.php
--user2
---user2_index.php
---user2_profile.php
--user3
---user3_index.php
---user3_profile.php
If can, how to achieve this?
Thx!