|
First you have to understand the concept.
You are passing data from one page to other like this post which is being passed from one page to other.
Next thing you should do is store the passed information into some database or even files on your server.
After you have done that you can show that data to users like this post and threads.
|