Can anyone help me?

The sintax of function file_exists is:

if(file_exists("ttttt.txt"))
{
print...
}

Does anybody knows how can work with remote files?
This is not working:
if(file_exists("http://www.ttttttt.com/ttttt.txt";))
{
print...
}

Thanks for any help,

Paulo Roberto Ens - Brazil
Bruc Sistemas para Internet Ltda
mailto:[EMAIL PROTECTED]
http://www.bruc.com.br
------------------------------------
Diversão ou Cultura? CuritibaWeb.com - O Melhor Guia de Curitiba!
http://www.curitibaweb.com

Reply via email to