Hello, I'm running a database so that my employees can enter hours worked on-line. I create time periods etc.. The issue is the script that i found only includes hous in a whole example 1,2,3,4,5,6 I need to be able to let them enter hours such as 1.1 1.5 1.8 , etc can anyone tell me how to alter the db to make this happen?
you can change the data type of that field to decimal.
__________________
I rarely give code examples.
No, I have never used IIS or Windows of any kind as a web server. Get a real OS!
Please don't PM me, I won't respond.
Must read Review for Serious PHP Developers
NuSphere PhpED 5.5
: The Staff of php-editors.com recently spent a few days working with NuSphere
PhpED 5.5
(a popular PHP IDE) and
NuCoder 2.0
(a PHP Encoding Utility), read up on all the details.