if i have a date 10/10/2009 and i wanted to add strtotime(+# months) to display an expiration date?
the 10/10/2009 is a start date which is imputed by the customer and the +# months is how ever many months were added for a specific product to display the expiration date.
how would i add the two to find the expiration date?