Jump to content

datetime adding and subtracting time


loquela

Recommended Posts

Hi there,

 

I have a simple commenting feature

 

I have a column in my user table: last_comment (datetime).

 

I want to check this value and prevent commenting if it is less than 10 minutes old.

 

So I want to create the variable:

 

$lastcomment = last_comment + 10 minutes.

 

Any help greatly appreciated.

 

Link to comment
https://forums.phpfreaks.com/topic/148348-datetime-adding-and-subtracting-time/
Share on other sites

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.