<? include "session.inc.php"; $s=new session(); $s->register("var","a thing"); ?> <a href=read.php>next page</a>