|
Posted by Toby A Inkster on 08/03/07 17:07
Kesavan wrote:
> I need a function such it returns true when current time occurs
> between the parameters.
Technically speaking, the following function meets the above
specification:
function checkTime () { return TRUE; }
Although I know what you *meant*, it pays to be fairly specific
around here.
--
Toby A Inkster BSc (Hons) ARCS
[Geek of HTML/SQL/Perl/PHP/Python/Apache/Linux]
[OS: Linux 2.6.12-12mdksmp, up 43 days, 20:46.]
Command Line Interfaces, Again
http://tobyinkster.co.uk/blog/2007/08/02/command-line-again/
Navigation:
[Reply to this message]
|