you probably got register globals turned off in your php.ini file. Turn it
on or use the
$HTTP_XXXX_VARS['varname'] Arrays

XXXX can be POST, GET, SESSION and so on

malte

----- Original Message -----
From: "Felipe Lorente" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, June 15, 2003 7:57 PM
Subject: [PHP-WIN] problems with variables


> Hello all,
>
>   I just have installed php 4.3.2, and it runs fine with single files. The
> problem comes when I try to pass a variable from another file, it doesn`t
> recognise this variable. I am using IIS 5.1 with Win XP and I have used
the
> windows instaler to install the sources on my machine. Does anyone know
what
> can happen?? Thanks.
>
>  Felipe.
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


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

Reply via email to