hi,
session_start();
$test = "ICH";
session_register("test");
echo $_SESSION["test"];
session_register() sollte nicht mehr benutzt werden, in in Kombination mit $_SESSION schon gar nicht.
gruß,
wahsaga
--
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }
/voodoo.css:
#GeorgeWBush { position:absolute; bottom:-6ft; }