I am new at php so this might me a dumb question.
Is it possible to use part of an include file another words i make an 1 big include file and only use parts of it as needed and not make many include files.
Also is it possible to delete an whole variable so that it dont messes thing up when we get back to same page with diffrent info in th variable.