PHP - Age Requirements
Hey,
To bypass having to write an entire script for it. Does anyone know of the location for a script to require age verification for a website. For example, before you enter alchohol websites it asks your age before you can proceed and so forth. For example: Quote http://www.captainmorgan.com/ If you know of a script somewhere that I can download and/or look at I would appreciate it! Thanks Similar TutorialsHello, im having a table 'requirements' with rows - Age (17,18,19,20,21,22,23,24,25+) - Keeper (Number 1 - 20) - Playmaker (Number 1 - 20) - Scorer (Number 1 - 20) - Winger (Number 1 - 20) - Defender (Number 1 - 20) - id (1 for one country 2 for other country) I want to check when a player is in the age {Age row} and {id row} is the same and then check the rest of the fields if its the same or better than the number i have on mysql do something Thank you This topic has been moved to Application Design. http://www.phpfreaks.com/forums/index.php?topic=307535.0 |