Login Register


how to create chechkbox page filter_list
Author
Message
RE: how to create chechkbox page #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]

Reply





Messages In This Thread
how to create chechkbox page - by hoxy - 12-28-2012, 06:52 PM



Users browsing this thread: 1 Guest(s)