|
|
|
| ||||||||||||||||||||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
linking pages and passing values
Could someone please help me?
I have written 3 dynamic php pages. I need to create a new page and on this page give the user three options. Based on the selection of one of the options, I will ask several additional questions. Based on the answers , I should link to one of the three dynamic php pages that I have already written. The original option selected and answers to the subsequent questions must be passed to the dynamic page for it to function properly. I have never linked pages together in this fashion or passed information from one page to another and I don't know how to attempt this. As I am very new to php, and web pages, I really need detailed help instead of a general suggestion in order to make any progress. Thank you for your time. |
|
#2
|
|||
|
|||
|
RE: linking pages and passing values
take a look at PHP's session handling functions for passing information from one page to the next..
|
|
#3
|
|||
|
|||
|
RE: linking pages and passing values
Thanks, I am giving it a try. But I am still a bit clueless.
|
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Coding > linking pages and passing values |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|