I have such pages:
a) search_home.php
b) /searchKeyword.php
c) /search.php
I would like to give a free access only to "searchKeyword.php". Acess to search_home.php and search.php will be paid. It means:
- if a standard member goes to search_home.php or search.php he gets no access (plus information why)
- if a paid member goes to the above pages he gets an access
Is it possible? How?
