ciao!
the following problem: on my development system the passing of variables functions properly. but when i run my site on my provider's environment php scripts execute as they should but it is not possible to pass variables from one page to another. (for example: href="site2.php?var=value" -> it is not possible to obtain the value of $var on site2.php)
is there a special config feature my provider has to set?
thanks in advance!
atro
the following problem: on my development system the passing of variables functions properly. but when i run my site on my provider's environment php scripts execute as they should but it is not possible to pass variables from one page to another. (for example: href="site2.php?var=value" -> it is not possible to obtain the value of $var on site2.php)
is there a special config feature my provider has to set?
thanks in advance!
atro