zip

Zip and Unzip Files in PHP Tutorial

Embark on a journey with us as we explore the methods of File Compression and Extraction (Zip/Unzip) in the PHP programming language. This tutorial is primarily created for students and new PHP programmers and serves as a valuable reference to elevate your understanding and skills. Along the way, you'll find illustrative sample snippets showcasing the compression and extraction of files (Zip/UnZip) using PHP.

PHP - Simple Extract Zip Image Files Using Ajax

Learn on how to create Simple Extract Zip Image Files Using Ajax. This code can compressed multiple files at the same time. PHP is a server-side scripting language designed primarily for web development. Using PHP, you can let your user directly interact with the script and easily to learned its syntax. It is mostly used by a newly coders for its user friendly environment.

Simple Online File Archiver with Comment

In this tutorial, we will create a Simple Online File Archiver with Comment using PHP. This code can compressed multiple files at the same time and write comments on the archive to mark who is the owner of those files. First thing to do You have to download and install XAMPP or any local server that run PHP scripts. In my case I used XAMPP as my local server, here's the download link for XAMPP

File Hider Behind Image

This software, as it states, hide file behind images. This technique was used recently many times and in command line format. It is impossible for users to remember commands. So GUI format is provided. This software also allows you answer: How to hide files behind images. Only Source code is provided. You must compile it in visual studio to get binaries. Don't mind I am just following

How to Zip your File using Java

Today, I will teach you how to create a program that will zip your file using Java. We all know that zip is a popular compression format that also contains one or more files that have been compressed into the ZIP format. So, now let's start this tutorial! 1. Open Notepad. Encode any data in there and save it to the same folder with your java program and named it as READ FIRST.txt (Note: you can