hello, coming here , i have tried anything possible but i have failed to nail this problem.
I have a registration program installed online and ready for users to register, but recently i bought a video chat room and i want he software to have an php include from the registration program to protect the chat room index file such that users will have restriction.
registration software is installed at domain.com and the video chat software is installed at sub.domain.com so i want a php restriction code include file from domain.com to restrict access to sub.domain.com so the only registered users can access the sub.domain.com
also note that sub.domain.com is open anyone can use but has session access. and domain.com is a registration site with session access and restriction.
so i need help in restriction of sub.domain.com using …/inc/restrict.php file from domain.com
i will be glad
katsry