| View previous topic :: View next topic |
| Author |
Message |
pear56
Joined: 04 Nov 2009 Posts: 1
|
Posted: Wed Nov 04, 2009 9:37 pm Post subject: Fatal error: Call to undefined File_Archive_Reader_ChangeNam |
|
|
<?php
require_once "File/Archive.php";
$cmd = "C:/temp/test.zip/test.txt";
File_Archive::extract(
&$cmd,
File_Archive::toOutput()
);
?>
the above code always runs into the following problem, i also search the package, can not find the method either.
i have installed a few times. the same problem.
What are in my windows xp ==========
PEAR Version: 1.9.0
PHP Version: 5.3.0
Zend Engine Version: 2.3.0
error output ========
Fatal error: Call to undefined method File_Archive_Reader_ChangeName::File_Archive_Reader_ChangeName() in C:\php\PEAR\File\Archive\Reader\ChangeName\AddDirectory.php on line 50 |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|