Re: Passing variables between pages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



You're not passing anything from the browser which is what the OP
wanted.  You're hard coding variables and the using them in other scripts.

Thank you,
Micah Gersten
onShore Networks
Internal Developer
http://www.onshore.com



tedd wrote:
>
>
> I don't know what a "basic front-end loader pattern" is, but the data
> is available to the next script provided that the script is loaded via
> an include.
>
> As I have shown here:
>
> http://www.webbytedd.com/bb/script2script/
>
> Here are two separate scripts -- one defines and populates the $test
> variable and the other echo's the contents proving the pass was made.
>
> Also note, there is request to the server made here, but the data
> (i.e., $test variable ) isn't passed in the normal manner (i.e., POST,
> GET, SESSION).
>
> Cheers,
>
> tedd
>

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux