I need to make one user counter so i need to use shmop(Shared Memory) so i tried to use shmop function but
i dont know how to configure shmop in php.ini so plz help me.
thnakx
how to use shmop function
Moderator: General Moderators
Need help
I am autually going to create a php program that is going to count the user login.
I have one idea to solve this problem by making database but this not good idea so i want to make a share memory so that i can store all the user login and count the user visited my page.
is there any idea to use session to solve this problem.
thankx
I have one idea to solve this problem by making database but this not good idea so i want to make a share memory so that i can store all the user login and count the user visited my page.
is there any idea to use session to solve this problem.
thankx