Gossamer Forum
Home : General : Perl Programming :

Validating a date?

Quote Reply
Validating a date?
In PHP there is a function that allows you to check, with the server, if the date entered is a valied date. Is there a similar option in Perl, or do I need to do some complicated stuff to work it out?

Any feedback would be much appreciated :)

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] Validating a date? In reply to
Mmm...just found date_is_valid() in Links SQL Smile

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!