Introduction: This is a detailed page for PHP date check functions. It introduces the related knowledge, skills, experience, and some PHP source code.
Class = 'pingjiaf' frameborder = '0' src = 'HTTP: // biancheng.dnbc?info/pingjia.php? Id = 324389 'rolling = 'no'>
<HTML>
<Head>
<Title> date check function </title>
</Head>
<Body>
<?
If (checkdate (1970,) // check the date function
{
Print ("1970,:". "This is a correct date format ");
}
Else
{
Print ("This is not a correct date format ");
}
If (checkdate (1970,) // check the date function
{
Print ("this is a correct date format ");
}
Else
{
Print ("1970,:". "This is not a correct date format ");
}
?>
</Body>
</Html>
More articles on "php date check functions"
Love J2EE follow Java Michael Jackson video station JSON online tools
Http://biancheng.dnbcw.info/php/324389.html pageno: 15.