PHP speed | PHP Manual | PHP Benchmark | MySQL Manual | MySQL Benchmark | Apache Manual | Apache Benchmark

mcal_time_valid

(PHP 3 >= 3.0.13, PHP 4, PECL)

mcal_time_valid --  Returns TRUE if the given hour, minutes and seconds is a valid time

Description

bool mcal_time_valid ( int hour, int minutes, int seconds )

mcal_time_valid() Returns TRUE if the given hour, minutes and seconds is a valid time, FALSE if not.