Posted by Rik on 10/25/06 17:56
geoff.houdmont@gmail.com wrote:
> Hi,
>
> I transfered one of my websites to another provider because I was
> asked to do that.
> The problem I have is it seems like the parameters after the ? are not
> readable in the page.
> Whereever I make an echo on that page there is nothing happening.
> php 5.0.5 is on the server
>
> Is there anyone who can help me?
Check register_globals, and print_r($_GET).
Are they there?
--
Rik Wasmus
Navigation:
[Reply to this message]
|