On Jul 10, 2007, at 11:08 AM, Jim Lucas wrote:
Jason Pruim wrote:
> here is the print_r($_POST);
Array ( [tasks] => Array ( [31] => Array ( [txtReschedule] =>
07/07/08 [chkDone] => 31 ) [39] => Array ( [txtReschedule] =>
07/08/08 [chkDone] => 39 ) [34] => Array ( [txtReschedule] =>
07/09/09 [chkDone] => 34 ) [36] => Array ( [txtReschedule] => )
[35] => Array ( [txtReschedule] => ) [32] => Array
( [txtReschedule] => ) [33] => Array ( [txtReschedule] => ) [37]
=> Array ( [txtReschedule] => ) [38] => Array ( [txtReschedule]
=> ) ) )
Just to clarify, your date format is YY/MM/DD ?
the date will be entered as MM/DD/YY (The dates listed in there are
just test data right now :))
--
Jason Pruim
Raoset Inc.
Technology Manager
MQC Specialist
3251 132nd ave
Holland, MI, 49424
www.raoset.com
japruim@xxxxxxxxxx
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php