In confirmation email I'm sending data from form, for example.: Number of dinners: {dinners}. It is OK.
I want to work with the data. For example multiply the number of the price.
How to do it in PHP?
I want to work with the data. For example multiply the number of the price.
How to do it in PHP?