@ 10:56:48 PM on 4/15/2001, Brian Clark wrote:
...
> function decipherDate($string, $format)
> {
Oops, you'll probably want to give $format a default value if one
isn't passed. And maybe change the returns if you want to do something
like:
if(!decipherDate('blah'))
...
>if(!$formatted = @
Hi Sandeep,
@ 10:33:16 PM on 4/15/2001, Sandeep Hundal wrote:
...
> NOw they will probably be given a form which allows them to choose,
> and then gets inputted into the datase as a number : MMDD. But I
> want to display the data as "Monday, 20 April 2001. How can I do
> this?
Yes, with str
undal [mailto:[EMAIL PROTECTED]]
Sent: Monday, April 16, 2001 11:33 AM
To: php
Subject: [PHP] a quick date and session id question
Hi all,
I got two small questions. I'm trying to make an events calendar for
my site, in which I want people to input in future dates, and then
have the database dis
Hi all,
I got two small questions. I'm trying to make an events calendar for
my site, in which I want people to input in future dates, and then
have the database display events by date.
NOw they will probably be given a form which allows them to choose,
and then gets inputted into the datase as
4 matches
Mail list logo