Re: [PHP] PHP Timer + Java

2002-11-12 Thread Ernest E Vogelsinger
At 22:28 11.11.2002, Mohsin Rahman said: [snip] 1) How to pass the STARTTIME only when the START TASK button is pressed? Apprently using echo input type=button value=\Start\ onclick=\window.open('popup.html?clientid=$starttime=strtotime(\now\)$th

[PHP] PHP Timer + Java

2002-11-11 Thread Mohsin Rahman
OK.. probably a easy thing, but I am complicating it too much. Here is what I am trying to accomplish. Using PHP4.0.2 and PostgreSQL 7.1. I am creating a time tracking system where a user, based on their login, gets a list of open projects. I have clientid, projectid, description, estimate

Re: [PHP] PHP timer

2001-06-22 Thread David Robley
On Fri, 22 Jun 2001 06:41, george wrote: My back is aganist the wall with this one, I have to create a timer . What happens is admin will enter a time say 2 hours in the future this time will be stored in a db as a time stamp then the current time and the timestamp from the db are

Re: [PHP] PHP timer

2001-06-22 Thread David Robley
On Fri, 22 Jun 2001 06:41, george wrote: My back is aganist the wall with this one, I have to create a timer . What happens is admin will enter a time say 2 hours in the future this time will be stored in a db as a time stamp then the current time and the timestamp from the db are

[PHP] PHP timer

2001-06-21 Thread george
My back is aganist the wall with this one, I have to create a timer . What happens is admin will enter a time say 2 hours in the future this time will be stored in a db as a time stamp then the current time and the timestamp from the db are subtracted from one another and the result is shown