Hi was wondering how to adapt or edit the Log in User behaviour in PHP to add
session or url variables; I have done this with ASP but not PHP.

I can call anything I want from the database or just text I type right there
and then and use it with any page I call in my site.

How do I do that in PHP login page?
I can send you a copy of my script for ASP.