PHP code example of mikeshiyan / php-ini
1. Go to this page and download the library: Download mikeshiyan/php-ini library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
mikeshiyan / php-ini example snippets
mkdir php-ini && cd php-ini
composer p-ini/bin/php_ini /usr/local/bin/
sudo php_ini memory_limit=512M session.name=PHPSESSID
sudo php_ini -f/etc/php/5.6/apache2/php.ini memory_limit=512M session.name=PHPSESSID