Re: Get rid of warning massage

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



resea soul wrote:
I'm using the function file_get_contents($url). If the url is invalid the
function displays a warning message while I am using my own customized
message. I want to get rid of the warning message.


This should do it:
	@file_get_contents($url)

--
John
Gott ist eine faustgrobe Antwort, eine Undelikatesse gegen uns Denker -,
im Grunde sogar bloß ein faustgrobes Verbot an uns: ihr sollt nicht
denken!
[Friedrich Nietzsche]

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux