Page 1 of 1

is it possible to check from is posted 2,3

Posted: Thu Oct 13, 2005 3:16 pm
by rajan
form posting statement is:
<?
if($_POST)
{
//statementcheck
}
?>

Question:is it possible to check from is posted 2,3.... in page.

note: we have to write checknig statement in place of statementcheck.

Posted: Thu Oct 13, 2005 3:17 pm
by chrys
What?

Posted: Thu Oct 13, 2005 3:22 pm
by rajan
want to check how many times the page is posted?

Posted: Thu Oct 13, 2005 8:27 pm
by feyd
you'd have to count it..