Skip to content

Instantly share code, notes, and snippets.

View ismail1432's full-sized avatar
🏠
Looking for remote job

Smaine Milianni ismail1432

🏠
Looking for remote job
View GitHub Profile
@Alexander-Pop
Alexander-Pop / extractZip.php
Created November 14, 2019 22:23
PHP - extract only images from a zip file #php #images #compress
<?php
/*
* this script will extract only images from a zip file and skip all other files.
*/
error_reporting(E_ALL);
ini_set('display_errors', '1');
/**
@chronon
chronon / ext.txt
Created February 18, 2017 15:38
List of docker-php-ext-install extension names
Possible values for ext-name:
bcmath
bz2
calendar
ctype
curl
dba
dom
enchant