QT wrote:
> Dear Sirs,
>
> my fsockopen function is not working, for last 1 day. And I get following
> error on log.
>
> Any idea why?
>
> PHP Warning:  Call-time pass-by-reference has been deprecated - argument
> passed

Get rid of the & signs in your code inside the fsockopen( & )

-- 
Like Music?
http://l-i-e.com/artists.htm

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

Reply via email to