Geoff,
         Thanks for the info, however I do need to display the  
current time (stamp) in its appropriate field while additional data  
is being input..

Anymore thoughts? Please

Dave
On Mar 6, 2006, at 3:10 AM, Geoff Lane wrote:

> Monday, March 6, 2006, pittlimey wrote:
>
> > Am very new to php and mysql, I am trying to use a button on my web
> > page to get the current time and then I want to write it to a  
> field on
> > my web page, add more data to other fields via the keyboard and
> > finally write all the fields to the mysql database. I created the
> > input fields using appgini, and now I need this additional function.
> ---
>
> If you can get away with not displaying the current date and time
> while the user is inputting data, you can use the following in your
> SQL:
>   CURRENT_DATE, CURRENT_TIME, CURRENT_TIMESTAMP, NOW(), and SYSDATE()
> to insert the date and time into the record you are inserting or
> updating.
>
> HTH,
>
> -- 
> Geoff Lane
> Cornwall, UK
>
>
>
> The php_mysql group is dedicated to learn more about the PHP/MySQL  
> web database possibilities through group learning.
>
>
> YAHOO! GROUPS LINKS
>
>  Visit your group "php_mysql" on the web.
>
>  To unsubscribe from this group, send an email to:
>  [EMAIL PROTECTED]
>
>  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
>
>

David Condliffe
"In a world without walls and fences, who needs windows and gates ?"






[Non-text portions of this message have been removed]



The php_mysql group is dedicated to learn more about the PHP/MySQL web database 
possibilities through group learning.  
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php_mysql/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to