Php: user came to the page page.php?val=4 .After "Submit"-button he goes to...

Willbor

New member
...another page.How to get "4" value? Php: user came to the page page.php?val=4 .After "Submit"-button he goes to another page.How to get val=4 from the link? $_SESSION['val'] has no any values. Why?
 
Back
Top