On Tue, 24 Apr 2001 23:44, Jacky wrote:
> Hi all
> I have variable that store date like this :
> $First = "$year" . "$month" . "$date"; ( which return 20010201 for Feb
> 1,2001) . I wanna do the loop 8 times that will add 7 more days to the
> begining date and keep adding it for 8 times. The loopi
Hi all
I have variable that store date like this :
$First = "$year" . "$month" . "$date"; ( which return 20010201 for Feb 1,2001) .
I wanna do the loop 8 times that will add 7 more days to the begining date and keep
adding it for 8 times. The looping thing is okay but I am not sure if I simply p
2 matches
Mail list logo