On 10 Mar 2004 dmesg wrote:
> How can i tell fsockopen() to skip to echo this warnings?
Here's a repeat of something I just posted the other day on this ...
Here's an approach I have used to avoid any error messages at all --
presumably you could also set a flag in the error handler to indicate
Use '@' before any function to avoid echoing warnings (JUST warnings)
--
Miguel J. Jiménez
ISOTROL, S.A. (Área de Internet)
Avda. Innovación nº1, 3ª - 41020 Sevilla (ESPAÑA)
[EMAIL PROTECTED]
TLFNO. 955036800 ext. 111
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://
Hi there,
i'm just starting with php.
How can i tell fsockopen() to skip to echo this warnings?
I get all of these warnings and would like to strip them down:
Warning: fsockopen(): unable to connect to 192.16
3 matches
Mail list logo