fallen_angel21 Posted July 17, 2008 Share Posted July 17, 2008 I know how to send a variable to another page via <form>, but now the problem is, I have to send the value first to the next page, then to the next then to another page... how will I do that? in the last page, I should have all the variables... Link to comment https://forums.phpfreaks.com/topic/115277-sending-variables-to-a-page/ Share on other sites More sharing options...
discomatt Posted July 17, 2008 Share Posted July 17, 2008 Using sessions, or hidden input fields. Link to comment https://forums.phpfreaks.com/topic/115277-sending-variables-to-a-page/#findComment-592644 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.