[PHP] Add days to timestamp

Hi everyone,

Working on a project for work and can’t really figure this out. I’m sure I could dig around for three hours and figure it out but I’m sure someone here is a little smarter than me and has the answer.

I have a timestamp that I want to add 14 days to. Is there an easy way to do this?

Thanks