I am trying to make a web page with no session time out. Is there anyway I can do this easy way? FYI: I can only edit some of my files, I mean, I can't change php.ini. So without changing php.ini file can I make my session to be permanent?
you can change most of the session directives using ini_set()
look at the manual for ini_set and youll see the session settings listed, and what they do. for example session.gc_maxlifetime