I'm trying to create a expiration field for blog posts that will
display something like 25 days to expiration.  I added an expiration
DATETIME field in my database.  I want to make it 30 days from the
created DATETIME field in my database.  Can anyone steer me in the
right direction.  I imagine I'll need to do a find with conditions
that will add 30 days to the expiration.  Any advice would be very
very helpful.  Thanks in advance.

Lance

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to