|
RGNClock is a nifty little
This employee clock in/out
-phpJobtimer is a one file
This is a simple clock that
program that displays the
program can only keep track
script to keep track of time
you can call as an image
current time on your web
of ONE employee unless it
spent on project by multiply
from anywhere on your site.
server in graphical form.
is
installed multiple
users
-phpJobtimer is
All you have to do is call
Very easy to install on any
times. In a future release I
extremely easy to setup,
the file CowTime.php as an
server, just by using
may decide to add multiple
just edit the mysql settings
image and it will do the
include commands.
employee's.
This is my
at the top of the script and
rest. You can pass
third script for release.
everything will
parameters to the script
Not to complicated but I am
work
-phpJobtimer comes
(described in the
sure its not the best
with a built in admin area
instructions) to change it
nither. I am a okay coder...
to add users
-Choose
from 12 to 24 hour and also
this program worked fine for
phpJobTimer if you want to
add the seconds. NO PHP
me.
- Keeps track of
keep track of your time
PROGRAMMING REQUIRED.
clock in/out time
- Keeps
spent on project and want to
track of total hours worked
set it up in aboutt one
per day to the second
-
minute.
-One file!
Allows you to close each
(note 04/11/2006.. just
week to get a total hours
removed a bug. ajaj)
for the week worked
-
Allows you to close pay
period to know how many
hours worked in a pay
period
------ OPERATION
INSTRUCTIONS ------
This
script will protect agaist
human error by preventing
double clock in. You
can
not clock in twice.
When clocking out, it will
update the clock out time.
You may
clock out multiple
times a
Date: Jan, 03 2005 Date: Aug, 30 2006 Date: Apr, 12 2006 Date: Oct, 19 2004 |
|
A class to measure time
The author writes "I was
Analogic Clock is a PHP
A small script which outputs
intervals in
looking for the easiest,
script for displaying an
the date and time onto a
microseconds.
You can take
quickest way to add a date
analog clock on your Web
dynamic image. You can
times during a code run and
picker to my internal web
page. It uses the GD library
change the colour of the
at the end get a time table
site without having to add
to create the clock image on
text and background of the
as HTML or text table. The
more javascript or a pop-up
the fly.
image. You could even change
output will contain total
window. I found several
the string that is outputted
and as delta between each
fantastic javascripts to add
if you want to. Uses only
take in microseconds. For a
calendars to the page and a
flat files to configure
howto go to:
few even used layers instead
outputted image.
of pop-ups, but I was
looking for something
simpler. I noticed that
although the javascript
calendars will allow you to
pick a date years away, most
of my users were picking
dates in the next 60 days
and no more than 120 ever.
So for my application I came
up with this. Quick and easy
you just call the function
whereever you want the date
dropdown to show up."
Date: Nov, 02 2003 Date: Nov, 09 2002 Date: Aug, 13 2000 Date: Jun, 02 2006 |