I have two php scripts, alpha.php and beta.php. In alpha.php, how do I run beta.php and pass beta.php a variable from alpha.php. Also, how do I ‘retrieve’ the variable for use in beta.php?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Send PhP variables from one file to another | 0 | 68 | March 9, 2005 | |
PHP Variable to PHP | 0 | 52 | August 17, 2006 | |
Pass a variable to another page - PHP
|
0 | 81 | March 9, 2004 | |
Passing a variable to flash from php?
|
0 | 94 | November 7, 2005 | |
PHP: pass variables from static link | 0 | 82 | August 24, 2007 |