Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~365 People Reached
Favorite Forums
Favorite Tags
php x 3
Member Avatar for Ivan Rutter

Help! Running xampp (basic package) version 1.6.6a under windows XP Professional, installed to D:\xampp. Attmpting to use zip_open() in php script and getting: Fatal error: Call to undefined function zip_open() in D:\xampp\htdocs\tms_test\zip_test.php on line 3 The php script, from the 'w3schools' website, is: <?php $zip = zip_open("test.zip"); zip_read($zip); echo "zip_open …

Member Avatar for Ivan Rutter
0
365