PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
i have a variable declared inside a php file.
in one of html page, i set the variable some values before going to the next page, when i arrive to my next page the variable is empty. why????
how can i make a variable accessible to any page without lossing its value being set.?????