Re: RES: [PHP] Passing Variables from one php doc to another

2002-11-21 Thread Bastian Vogt
hi,

then you have to do it like this:
http://www.example.com/doo.php?dah=somethingdee=?echo $somethingelse?

regards,
Bastian

 I tried to use this way but it doesnt work I think its because it is a
 variable that I have to pass, something like:

 http://www.example.com/doo.php?dah=somethingdee=$somethingelse

 HELP

 Rodrigo


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




Re: RES: [PHP] Passing Variables from one php doc to another

2002-11-21 Thread Jason Wong
On Thursday 21 November 2002 22:04, Rodrigo de Oliveira Costa wrote:
 I tried to use this way but it doesnt work I think its because it is a
 variable that I have to pass, something like:


 http://www.example.com/doo.php?dah=somethingdee=$somethingelse

___HOW___ does it not work?

-- 
Jason Wong - Gremlins Associates - www.gremlins.biz
Open Source Software Systems Integrators
* Web Design  Hosting * Internet  Intranet Applications Development *

/*
...if the church put in half the time on covetousness that it does on lust,
 this would be a better world.  - Garrison Keillor, Lake Wobegon Days
*/


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