Hello!
Before you answer, thank you ;P
Over to the problem, I only get this code to work: if (!isset($display)) $display = "";
if ($display="hello"); (i ain't sure those codes are right, but you understand me)
that would be like this: index.php?display=hello but what i really want is index.php?hello
i saw another thread at this, but i didn't understand that variable (didn't find it on php.net either, must be wrong) and by the way, i defined variable for that?
Thanks