PHP code example of pickles2 / pickles2-for-github-pages

1. Go to this page and download the library: Download pickles2/pickles2-for-github-pages 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 / pickles2-for-github-pages 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"