> I have this script that logs people into a website > using cookies. On my linux web server it works fine > but when I downloaded the Windows version of mysql for > my personal PC to do offline work I get an error with > the identical file. > > The error is on line 86 undefined username > > But on my linux server I don't get it. But with the > error I can't test things offline. > > I have included the file that is producing the error. [way to many lines of code snipped] Try again. Post the exact error you're getting (what you're getting is most likely just a Warning) and a _FEW_ lines around where the error is at. For the likely problem causing your "error" read the manual page on error reporting. http://us2.php.net/error_reporting ---John W. Holmes... Amazon Wishlist: http://www.amazon.com/o/registry/3BEXC84AB3A5E PHP Architect - A monthly magazine for PHP Professionals. Get your copy today. http://www.phparch.com/ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php