On Friday 16 August 2002 04:35, Manuel Ochoa wrote: > I just installed phpMyadmin and I'm getting a message that I have an > undefined variable. Is this because I have global variables off? > > Or in other words, should this program work the same regardless of whether > global variables are on or off?
Try asking the phpMyadmin author. Or look through the code yourself. Or even try setting register_globals on to see whether you still get the error. -- Jason Wong -> Gremlins Associates -> www.gremlins.com.hk Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * /* If a thing's worth doing, it is worth doing badly. -- G.K. Chesterton */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php