> Your message cannot be posted because it appears to be either spam or > simply off topic to our filter. To bypass the filter you must include > one of the following words in your message: > > sql,query
Gaah.. > Hi, > > > I use PHP (cgi) with IIS and phpMyAdmin. The > > problem with the header > > function is just that a couple of the .inc files > > with phpMyAdmin need to > > have the extra lines after the ?> deleted. > > If that was the case, phpMyAdmin wouldn't be working with any other > webserver... Well, it does! > PHP's behavior regarding headers and data sent before the > headers itself > is the same on all platforms. > > > But, > > that message says that the > > headers have already been sent out. > > I've never worked with IIS, but that's a Microsoft-style error message > if that's true. > > > The error below > > usually means a 404 > > error if you are using a template. If not, it > > usually means that you have > > forgotten something like a curly brace or a script > > ending. > > If it was a 404 the server would say so. > If it's a script error php would say something like "Parse error... > blahblah" :) > > :wq > //andreas --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php