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 "onclick=\"window.open('popup.html?clientid=$starttime=strtotime(\"now\")&$th >isclientid&projectid=$thisclien

[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 time,