Jump to content

[SOLVED] Submitting time as a value


laPistola

Recommended Posts

Hello All

 

I have a question regarding time value submittion, im creating my own blog/story submittion website and every thing has gone great but polishing up i realised to my emmbarrishment that when users display stories in order of time it don't work.

 

All i was doing was inserting a hidden field with the value of

date("H:i d/m/Y")

which then got inserted into the MySQL field.

 

I have looked at the built in timestamp etc but i have read that having the time as a value etc '1196732150' but how to i get this to work.

 

I have changed the date MySQL field to BIGINT(30) but after an hour of searching i can't seem to find a way to do this.

 

Thanks for anyhelp.

Link to comment
https://forums.phpfreaks.com/topic/130164-solved-submitting-time-as-a-value/
Share on other sites

Thank you, this is how i have decidered to do it but using the timestamp field as i require the update to current time attribute

 

just out of pour curistity and a desire to learn how do you still get it to submit the date as a value like '1196732150' ?

  • 3 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.