Hi All,

I have a problem. I like to know how to declare a variable publicly in php, as we do in VB - in module section in general, so that all the forms can handle it. I have four php files in a project. I like to use same variables that hold name, address etc. and use it in different pages. Is it possible ? Please help.

Thank you so much in advance.