View Single Post
07-10-2007, 07:12 PM
#1
majorglory is offline majorglory
Status: Senior Member
Join date: Jun 2006
Location:
Expertise:
Software:
 
Posts: 848
iTrader: 10 / 100%
 

majorglory is on a distinguished road

  Old  Passing variables to multiple pages

Hey guys,
I'm having a bit of a problem with sending variables across two+ pages.

My first page (the form) is where the user inputs their information.

Page two is where $variable=$_POST['variable'] and echo "You have said $variable";

Page three is where I'm having trouble.
I want page three to also have the echo "You have said $variable"; along with another form.

Page four then gathers all the $variables then INSERTs INTO database VALUES.

Doesn't make sense? I made a picture that may make more sense. I hope the text isn't too small

Attached Images
File Type: gif php problem.GIF (10.1 KB, 14 views)