Contact Us Forum Rules Search Archive
WebProWorld Part of WebProNews.com
Page One Link To Us Edit Profile Private Messages Archives FAQ RSS Feeds  
 

Go Back   WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Subscribe to the Newsletter FREE!


Register FAQ Members List Calendar Arcade Chatbox Mark Forums Read

Web Programming Discussion Forum Working with an API? Developing a plugin? Writing a Mod or script for your favorite blog, Web 2.0 site or Forum? Welcome.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-14-2004, 06:47 PM
WebProWorld Member
 

Join Date: Jan 2004
Location: NorCal
Posts: 64
MasterT RepRank 0
Default submit current date w/form

I have this form that submits info to a mySQL database and i have a column named "submited" and it is a date type

i want it so when people push that submit button it takes the date they submitted it and puts it in database

is this possible?


i use PHPmyadmin and i noticed in mySQL you can use NOW() to get today's date

so here's what i have
<input type="hidden" name="submited" value="NOW()">
__________________
http://mxtracks.us/images/MXTracksLogo.gif
California MX Tracks, Games, Photos, whatever you want its here
Reply With Quote
  #2 (permalink)  
Old 06-14-2004, 07:01 PM
WebProWorld 1,000+ Club
 

Join Date: May 2004
Location: Dallas, Texas USA
Posts: 1,578
bhartzer RepRank 1
Default

Sure, you can probably grab a lot more info than that, including IP address, browser type, user agent, etc. if you wish.
__________________
Bill Hartzer's Blog
Reply With Quote
  #3 (permalink)  
Old 06-17-2004, 02:00 PM
WebProWorld Member
 

Join Date: Jan 2004
Location: NorCal
Posts: 64
MasterT RepRank 0
Default

I figured it out all i had to do is type <input type="hidden" name="submited" value="<?php echo New:date("Y-m-d")?>">
__________________
http://mxtracks.us/images/MXTracksLogo.gif
California MX Tracks, Games, Photos, whatever you want its here
Reply With Quote
Reply

  WebProWorld > Webmaster, IT and Security Discussion > Web Programming Discussion Forum
Tags: , , ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Search Engine Optimization by vBSEO 3.2.0