gt; >
> > "RTFM http://php.net/preg_match";
> >
> > A good answer would be:
> >
> > "That can be done with a regular expression. The function you're looking
> > for is called preg_match. http://php.net/preg_match";
>
> I fail to see the di
Hi,
I just went through this... for my daughters drive time for a level one
michigan license. Thanks to Wendell Brown for the help.
following is my create table command;
CREATE TABLE `mileage`
(
`id` int(11) NOT NULL
auto_increment,
`drive_date` varchar(12) NOT NULL
09:45:32 = 00:39:51
Do I need to break the stored time values apart and do calcs on each
segment? I am not storing the calculated time.
Larry R. Sieting
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
read sections of it at a time (chunk). And I hope that I will be able to
answer most of my own questions there or in other resources before I have
to submit to the list.
Thanks.
Larry R. Sieting
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net
4 matches
Mail list logo