PHP code example of ecphp / php-directive-bundle
1. Go to this page and download the library: Download ecphp/php-directive-bundle 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/ */
ecphp / php-directive-bundle example snippets
composer
ini
USER_INI_FILE=php.user.ini
ini
memory_limit=512M
max_execution_time=120
SMTP=smtp.example.com
date.timezone="Europe/Brussels"
xdebug.mode=debug