This mini application is a PHP script to compress ZIP files that integrates exclusively PHP technologies, CSS, JS and HTML
The process is quite simple, only from the home page you press the select file button, then you choose the corresponding file, and when you have already chosen on the home page you press Upload and Compress, the system will create a zip of name configuroweb.zip that will display all the files found in the compressed folders.
The system after the file compression and generation process will take you to a new page called GenerarZip.php, there will be a link called DOWNLOAD NOW, where you can easily access the ZIP file created, with the files already compressed.
Video Explicativo Script PHP
Setting up the PHP script to compress ZIP files on a local server
Previous Applications
To install the application on a local server, I recommend the prior installation of the following applications:
Application configuration of the PHP script for its operation on your computer
You must install the mentioned applications, with all the default parameters, after this procedure, from Visual Studio Code, you must open the following location:
C:\xampp\htdocs
From this location in Visual Studio Code, click View, Terminal. Inside the Terminal you choose the Git Bash option and copy the following code:
git clone https://github.com/configuroweb/zip.git
The zip folder will be created, inside the htdocs folder
Next, open XAMPP on your computer, activate the Apache service, and you will be able to see the application at the following URL:
http://localhost/zip/
Upload of the PHP script to compress files in ZIP
Due to the simplicity of the application, I will not address the issue directly, in the following related video (spanish), I explain the process at a general level:
Upload page with PHP + Database (MYSQL) to a Hosting
Usamos cookies en nuestro sitio web para brindarle la experiencia más relevante recordando sus preferencias y visitas repetidas. Al hacer clic en "Aceptar", acepta el uso de TODAS las cookies.
This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
Cookie
Duration
Description
cookielawinfo-checkbox-analytics
11 months
This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional
11 months
The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary
11 months
This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others
11 months
This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance
11 months
This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy
11 months
The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.