Time variable in php and sql db

2002-06-22 Thread Claudio Carbone
I have a mysql dbase. I use a time field to save a number of hours (think about number of houres spent out of office, or anything else). A table holds the global values for people and their status, another table holds every single entry of data, so john smith 5 hours and 2 minutes outside on 16-06

Re: PHP and SQL

2001-09-15 Thread Deryck Henson
nge.com - Original Message - From: "Paul DuBois" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, September 15, 2001 8:26 AM Subject: Re: PHP and SQL > At 4:50 PM +1000 9/15/01, mike wrote: > >I am new to both PHP and My

Re: PHP and SQL

2001-09-15 Thread Paul DuBois
At 4:50 PM +1000 9/15/01, mike wrote: >I am new to both PHP and MySQL (I have experience in ASP) and am trying >to get my server running both. I can connect to the MySQL server under >DOS using the command line and can create new databases this way. I want >to create a web data site so I need to a

PHP and SQL

2001-09-14 Thread mike
I am new to both PHP and MySQL (I have experience in ASP) and am trying to get my server running both. I can connect to the MySQL server under DOS using the command line and can create new databases this way. I want to create a web data site so I need to accomplish this via HTML. I have tried to