On Wednesday 19 February 2003 15:27, DIKSHA NEEL wrote:
> $fp = fopen("\bdoi_change\sundar.html", "w");
>
> i am able to write to this file through my php page
> filecheck.php and even am able to read the written contents.
>
> but when i enter http://192.168.0.1/bdoi_change/sundar.html
> in my internet explorer address bar, it says the page cannot
> be displayed.
> the file permissions are "rw-r-r"Stupid question -- are you running a webserver? -- Jason Wong -> Gremlins Associates -> www.gremlins.biz Open Source Software Systems Integrators * Web Design & Hosting * Internet & Intranet Applications Development * ------------------------------------------ Search the list archives before you post http://marc.theaimsgroup.com/?l=php-general ------------------------------------------ /* The fact that 47 PEOPLE are yelling and sweat is cascading down my SPINAL COLUMN is fairly enjoyable!! */ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

