| Subject: | This is really a good script for... |  
| Summary: | Package rating comment |  
| Messages: | 1 |  
| Author: | Deepak Dabi |  
| Date: | 2010-12-22 09:13:46 |  
|   |  
 
 | 
 | 
Deepak Dabi rated this package as follows:
| Utility:  | Good | 
| Consistency:  | Good | 
| Documentation:  | Good | 
| Examples:  | Insufficient | 
| 
 | 
  Deepak Dabi - 2010-12-22 09:13:46  
This is really a good script for yahoo but the issue is the that save folder  
$this->cookieFileJar  = (!empty($this->cookieJarPath)) ? $this->cookieJarPath . "/" . $this->cookieFilename : $_SERVER['DOCUMENT_ROOT'] . "/" . $this->cookieFilename; 
just need to clear this why this is needed 
  
   |