am a newby on php ..well i just use a script to acess api .there is a class files frm the site which has to be included in our script.. it used to work for me on othe rhsot..simply including it and simpel script. having echo n all ..
but now i got this error can any one help
Warning: Call-time pass-by-reference has been deprecated in /www/zxq.net/s/o/j/sojanjose4u/htdocs/php/SocialGO_API.class.php on line 1019 Warning: Call-time pass-by-reference has been deprecated in /www/zxq.net/s/o/j/sojanjose4u/htdocs/php/SocialGO_API.class.php on line 1019 Warning: fsockopen(): fsockopen() functionality if not on by default; please purchase this option by contacting zymic.com in /www/zxq.net/s/o/j/sojanjose4u/htdocs/php/SocialGO_API.class.php on line 1019 Warning: fwrite(): supplied argument is not a valid stream resource in /www/zxq.net/s/o/j/sojanjose4u/htdocs/php/SocialGO_API.class.php on line 976 Notice: Trying to get property of non-object in /www/zxq.net/s/o/j/sojanjose4u/htdocs/php/logging in known user.php on line 17 Fatal error: Call to a member function attributes() on a non-object in /www/zxq.net/s/o/j/sojanjose4u/htdocs/php/logging in known user.php on line 17
i think fsockopen is not enabled.. how cna i have it ?