RE: how to create chechkbox page 03-24-2013, 10:55 AM
#2
(12-28-2012, 06:52 PM)hoxy Wrote: how to create a chechkbox page as 1337day.com
My page is this www.poezi.eu.pn
after questions chechkbox
this is repeated again
until when we click on "ok" again opens the same page
ut we 1337day.com when we click ok open the page with all the tool-sat
Create a Form that redirects to itself in index.php
When clicked on checked and ok then set $CheckedOver18 = true
Default $CheckedOver18 = False
then in the if condition check weather $CheckedOver18 = true
then display By including home.php
else
include agecheck.php
You can also use session variables
![[Image: htz7sy.jpg]](http://oi43.tinypic.com/htz7sy.jpg)
![[+]](https://sinister.ly/images/modern/collapse_collapsed.png)