PHP code example of whacking1234 / sumlib
1. Go to this page and download the library: Download whacking1234/sumlib 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/ */
whacking1234 / sumlib example snippets
use function Whacking1234\functions\sum;
echo sum('8116789921361823993123', '44181262393');