I don't have any global variables. I am concerned about the ones that vB is assigning and whether they are stepping on my local variables. I am just stuck on the learning curve that is VB, and it is difficult to dig thru all the includes and requires to see what vB is doing with global.php. What I know is that when I include it in my program, it breaks the key control structures (controlled by variables listed in prior post) and my working program is now broken in a way that is hard to debug. I was hoping for a clue before I have to dig into it from ground zero.
I hate VB code.
|