Im looking for a good age check script that will also cookie the user and check for the pages that are restricted for the proper cookie.. NON SHALL PASS
can easily be done in js just as easily as it can be done in PHP. i'd write a quick example but i'm on the verge of passing out heh, i'll check back on it in the morning and post one if someone else hasn't already
Well, if you do it in javascript - there are more than enough browser tools out there where you'll have problems where your visitors will turn javascript off completely. (I do with firefox).
With PHP, it'll be perpetual since it's server-side and your users won't be able to disable it.
Thats a really good question, I'd like to see something for that as well. With the blogs SE's index all those different pages so the warning page is missed all togethar. No one has any suggestions?
Comment