TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Sachin Bhardwaj
Tech Writer
15.4k
1.7m
How to use zip_open() function in PHP?
Sep 9 2012 8:42 AM
I am trying to run this code But It show warning Msg. Now give me a suggestion how it will work, Plz give me a proper solution.
<html>
<body>
<?php
$zip = zip_open("test.zip");
zip_read($zip);
echo "She is Sweet girl";
zip_close($zip);
?>
</body>
</html>
Thanks
Reply
Answers (
0
)
Profile update
Can you pls provide the download link to VS2008 3.5 framework full verison?