PHP Classes

Errors

Recommend this page to a friend!

      MyCurl  >  All threads  >  Errors  >  (Un) Subscribe thread alerts  
Subject:Errors
Summary:Example errors
Messages:1
Author:Robert A. Stuckart
Date:2007-01-10 17:58:26
 

  1. Errors   Reply   Report abuse  
Picture of Robert A. Stuckart Robert A. Stuckart - 2007-01-10 17:58:26
I get these errors on example.php running under Windows XP without the curl extension:

Notice: Undefined offset: 1 in c:\program files\easyphp1-8\www\classes1\my_curl\mycurl.class.php on line 185

Notice: Undefined property: proxy in c:\program files\easyphp1-8\www\classes1\my_curl\mycurl.class.php on line 115

Notice: Undefined index: location in c:\program files\easyphp1-8\www\classes1\my_curl\mycurl.class.php on line 223

The response comes through though.