> Hi Darren, > > i have tried omitting http, so the line 11 becomes : > > $fp = fopen("c:/webshare/wwwwroot/examples/datafile.txt","w"); > > Is does not still work, and when i run it i have the warning message: > > ------------------------------------------------------------------ > Total cost of the neckties 90 > Warning: fopen("c:/webshare/wwwwroot/examples/datafile.txt","w") - No such > file or directory in c:\webshare\wwwroot\examples\calculate.php on line 11 > > Unable to open remote file for writing. > ------------------------------------------------------------------ > > > I don't understand where is the error ? > > Thank you in advance > > ah now I see. Try removing the extra W from the path making wwwwroot to wwwroot Best of luck Darren -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]