Hi all,
I m new to php and I have a simple problem. I want to check whether a file exists or not using php. I used the file_exists function for that but it doesn't work while I m able to open the same file using fopen..I know its a strange problem but I hope I get some inputs on this :o