MPCODER
05-13-2004, 07:42 AM
Hello,
I have a little problem with date inserting.
my variable $date looks like this:
date( M-D-Y );
And it comes out as May-Fri-2004 for example.
But there are more Fridays in May.
So how can i use that?
So that it comes out as May-Fri-13-2004 for example.
Please help me. :thumbsup:
I have a little problem with date inserting.
my variable $date looks like this:
date( M-D-Y );
And it comes out as May-Fri-2004 for example.
But there are more Fridays in May.
So how can i use that?
So that it comes out as May-Fri-13-2004 for example.
Please help me. :thumbsup: