I don't know where to begin.. I have 2 pages. The first page is a form that has 4 textfields that pass to the second page and separate each with an comma (only if they filled something into a field - so if they only filled one field in, it would not have any commas) and ending with a period.
How do I do this in PHP?