PHP code example of jbzoo / jbdump

1. Go to this page and download the library: Download jbzoo/jbdump 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/ */

    

jbzoo / jbdump example snippets

sh
auto_prepend_file = Z:\home\adm\jbdump\class.jbdump.php
sh
auto_prepend_file = /var/www/jdump/data/public_html/class.jbdump.php
sh
php_value auto_prepend_file C:\OpenServer\domains\jbdump\class.jbdump.php
sh