Hello,
We have galleries' site and some of pictures are adult pictures and wanted to get user permission to show them.
I have a php page which controls one cookie and if the user set " I Agree" will show the content if not will redirect the user home page. URL Rewrite uses on the site and there is not any pattern in URL to distinguish the pictures which are adult which are not. How can we use cookie control on the site?
Thanks