PHP Code: Validate Date

    內容表格
    1. 1. Sample #1:
    2. 2. Sample #2:

    版本為 09:18, 15 Nov 2024

    到這個版本。

    返回到 版本存檔.

    查閱目前版本

    Sample #1:

    reference to undefined name 'syntax' Exception of type 'MindTouch.Deki.Script.Runtime.DekiScriptUndefinedNameException' was thrown. (click for details)

    Example Usage:

    reference to undefined name 'syntax' Exception of type 'MindTouch.Deki.Script.Runtime.DekiScriptUndefinedNameException' was thrown. (click for details)

    Sample #2:

    reference to undefined name 'syntax' Exception of type 'MindTouch.Deki.Script.Runtime.DekiScriptUndefinedNameException' was thrown. (click for details)

    example:

    echo checkDateFormat("2008-02-29"); //return true
    echo checkDateFormat("2007-02-29"); //return false
    
    Powered by MindTouch Core