Friday, April 4, 2003, 6:47:38 PM, you wrote:
DM> On Friday 04 April 2003 08:54 am, Eugene Mah wrote:
>> At 08:24 04-04-03 -0500, you wrote:
>> >On Friday 04 April 2003 07:43 am, Petre Agenbag wrote:
>> > > Your problem is not with PHP but with basic HTML.
>> > > Your tag needs an action="www.som
Sorry for mistakes. It should be:
...
if ($year_now >= $year_show && $month_now >= $month_show && $day_now
>= $day_show && $hour_now == $hour_show && $minute_now >= $minute_show) {
COMMENTING SYSTEM OPENED
{
else { COMMENTING SYSTEM CLOSED }
...
--
PHP General Mailing List (http://www
I need to compare dates which opens commenting system.
For example: If show starts 2003.05.01 20:00 then I need that only from
that date and time the commenting system apears on my site ant would
be there all the time from the start of the show. But in my code the
commenting system opens only for
3 matches
Mail list logo