Im very new to sessions. this is what im tryin gto do to help me understand how this works.
I have 3 files
-net.php
-flow.php
-show.php
How do I have a global variable on all three of these pages. What do I put on each page for this to work?
thanks!