PHP code example of pickles2 / preset-get-start-pickles2

1. Go to this page and download the library: Download pickles2/preset-get-start-pickles2 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/ */

    

pickles2 / preset-get-start-pickles2 example snippets

bash
$ php ./src_px2/.px_execute.php "/?PX=config"
bash
$ php ./src_px2/.px_execute.php "/?PX=publish.run"
bash
$ php ./src_px2/.px_execute.php "/?PX=clearcache"