|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Another way to send variables
Hello.
I have this script (script1.php): <?php $a = "Hello"; header("Location: script2.php"); ?> I need to send the $a variable to script2.php, but i donīt want to send it in the url. Is there another method? Maybe with another header instruction without putting in the url? Thank you. |
![]() |
| Viewing: Web Development Archives > Mailing Lists > PHP > Another way to send variables |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|