Searching did not find a similar question, so: How can POST data used by PHP to generate one page be passed from that page to another PHP generated page? I have:
Sessions are a pain, and if you needed them you'd already have implemented them.
As @Soviut said above, hidden input fields are probably the way to go for this.