[thelist] 2 into 1, will it go?

Andre Genic g3nic at lycos.co.uk
Sun Jul 13 16:39:34 CDT 2003


-----Original Message-----
From: David Bindel [mailto:dbindel at austin.rr.com]
Sent: 13 July 2003 22:23
To: g3nic at lycos.co.uk; thelist at lists.evolt.org
Subject: RE: [thelist] 2 into 1, will it go?

Therefore, all you need to do to combine the date and time elements of
your form is this:

$datetime = $_REQUEST['date'] . ' ' . $_REQUEST['time'];

HTH,
David

--
Thanks David, worked like a charm, I was making some big mistakes trying to
get this to work, and you solution was so straight forward, thanks again.

Andre.





More information about the thelist mailing list