View Single Post
Regarding file management in php?
(#1 (permalink))
Old
tsb t is Offline
Private
Points: 193, Level: 2 Points: 193, Level: 2 Points: 193, Level: 2
Activity: 0% Activity: 0% Activity: 0%
tsb t is an unknown quantity at this point
 
 
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Join Date: Dec 2007
Regarding file management in php? - December 12th, 2007

Respected Sir,

I am getting some problem while using fopen command while i try to run the script in the mozilla firefox

i am getting the error like tis

Warning: fopen(welcome.txt) [function.fopen]: failed to open stream: No such file or directory in C:\wamp\www\trail\file.php on line 5
and my actual code is like this

<html>
<body>

<?php
$file=fopen("welcome.txt","r");
?>

</body>

and i wanna say another thing also this code s running in internet explorer.

So plz give me the solution for this..

Thanking you


Savitha Bhargav

Revenue Shared Ads