Hi,
when I declare the varible $cid like this "http://myserver/index.php?cid=1" it works
fine, but when i declare it in the code like this
$cid = '1';
it doesn't work... is this maybe because of the level i declare the varible? how to i
declare it the same as "http://myserver/index.php?cid=1" but in my php code...
PS.
I use this varible in a function that is called by a function wich is included and so
on... it is rather far down.
Thanks
Gaur
_______________________________
This email may contain confidential and/or privileged information for the
sole use of the intended recipient. Any review or distribution by others is
strictly prohibited. If you have received this email in error, please
contact the sender and delete all copies. Opinions, conclusions or other
information expressed or contained in this email are not given or endorsed
by the sender unless otherwise affirmed independently by the sender.
_________________________________