Solution is adding session_cache_limiter('private'); before session_start(); altough i dont know why :)
"Radovan Radic" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi guys, > > I have problems with Save As option from Internet Explorer. Pages are > generated by PHP, basically using include some lib scripts, header, footer > and generating contents from MySQL db. > I am using sessions, manually url rewriting, no frames. > When i click Save As from IE, and choose option "Web Page, complete (*.htm, > *.html)" i get page saved but it appears to be blank, only <html><!-- saved > from url...--><body></body></html> > Why is this happening? > When i choose option "Web Page, HTML only" it is saved correctly, but if i > would have pictures or css they couldnt be saved. > > Anyone has experiences with this? > > Radovan > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php