Posted: Wed Feb 10, 2010 1:59 pm Post subject: Global variable
Hi Friends,
I am new to PHP.I am having some small clarification whether we use a Global variable for accessing one variable value into another PHP file.
Example :
I will assign the Global variable value in index.php file. I want to get the stored value into index1.php.
Those pages are separate
I get the values using OOPs concepts.
That means one common class file that having SET and GET function for the variable.
in INDEX file i set the value of the variable
in INDEX1 file i get the STORED value of the variable.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum