Hi I'm trying to get a weather page happenin on my site with the attached php scripts and i keep getting this error with both the weather.php & the metar.php:
Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of fsockopen(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in c:\sambar50\docs\weather\index.php on line 40
It displays the weather but has that error twice at top of the page.. Help
please...