> -Original Message-
> From: Greg Wiley [mailto:[EMAIL PROTECTED]
>
> > -Original Message-
> > From: Jason Wong [mailto:[EMAIL PROTECTED]
> [problem snipped]
> >
> > Incorporate whatever sorting info you need into the value of
the
> > checkbox.
> >
> >> name="Dec 2
> -Original Message-
> From: Jason Wong [mailto:[EMAIL PROTECTED]
[problem snipped]
>
> Incorporate whatever sorting info you need into the value of
> the checkbox.
>
> name="Dec 28 am"
> value="">
>
Thanks, someone else suggested this and I think this is the met
On Wednesday 01 October 2003 21:18, Greg Wiley wrote:
> Apologies if this has been asked before but I couldn't find
> anything on google or any of the PHP code sites that quite fits my
> requirements. Here's the problem:
>
> I have a form which presents the user with a table of dates with
> checkbo
Try using any of the sort functions:
sort
asort
arsort
ksort
krsort
...
That should get you started.
--
Ray
On Wed, 2003-10-01 at 07:18, Greg Wiley wrote:
> Apologies if this has been asked before but I couldn't find
> anything on google or any of the PHP code sites that quite fits my
> requi
Apologies if this has been asked before but I couldn't find
anything on google or any of the PHP code sites that quite fits my
requirements. Here's the problem:
I have a form which presents the user with a table of dates with
checkboxes for a three month period, e.g.
Dec 7th 14th
5 matches
Mail list logo