
J Raff - 2005-05-17 18:12:17
Running;
PHP 4.3.1 (cgi-fcgi), Copyright (c) 1997-2002 The PHP Group
Zend Engine v1.3.0, Copyright (c) 1998-2002 Zend Technologies
with DBG v2.11.5, (C) 2000,2001,2002, by Dmitri Dmitrienko
------------------
Attempt to run your example code;
=====================================
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 [runtime function name](). 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:\Documents and Settings\XPUSER\data\site\1and1\acgnj\ms\spider.class.php on line 313
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 [runtime function name](). 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:\Documents and Settings\XPUSER\data\site\1and1\acgnj\ms\spider.class.php on line 314
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 [runtime function name](). 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:\Documents and Settings\XPUSER\data\site\1and1\acgnj\ms\spider.class.php on line 315
PHP Fatal error: Call to undefined function: curl_init() in C:\Documents and Settings\XPUSER\data\site\1and1\acgnj\ms\spider.class.php on line 202
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Where is "curl_init()"?!?!?