Hey I have more of a learning question - I ran into an error where I was using the same variable name on an include file that I was using on the page is there a way to release a varabile after you are done with it?
i don't know if this is what you actually neeed, but coulb be: unset ($var);