I'm Having POST Issue with IFRAME.

Job ID: 31528378

Budget: $10 – $30 USD

I show a different URL via IFRAME on a different URL.
In the url I show with IFRAME, there are multiple pages that send data to each other with the POST method.
While the data I sent to page2.php from the index.php page that I showed as an IFRAME is being POSTed,
The data I moved from page2.php to page3.php with SESSION cannot be POSTed. There is a SESSION problem or something very different.
No problem when I work with original URL POST operations are successful.
Why is this problem when working with IFRAME and what is the solution?
Related categories: PHP JavaScript AJAX MySQL HTML