> hi > > i have been using php for 1 year, > but i have never face problem like this, > when ( by clicking on a link ) the browser navigates to > "register.php" page, > it displays correctly , but when i click the "refresh button" to > reload the page, > it doesn't display any thing but display only one error line, > > Warning: Failed opening 'D:\Documents and > Settings\Administrator\Desktop\ss\main\register.php' for > inclusion (include_path='.;C:\PHP\pear;c:\php\includes') in > Unknown on line 0 > This looks odd -> D:\Documents and Settings\Administrator\Desktop Are you really running your php code from a folder below your desktop? What web server are you running? What is the document root for the site?
Rich -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php