| [ Index ] |
PHP Cross Reference of YOURLS |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 110 lines (3 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| json_encode( $array ) X-Ref |
| json_encode for PHP, should someone run a distro without php-json -- see http://askubuntu.com/questions/361424/ |
| yourls_array_to_json( $array ) X-Ref |
| Converts an associative array of arbitrary depth and dimension into JSON representation. Used for compatibility with older PHP builds. param: array $array the array to convert. return: mixed The resulting JSON string, or false if the argument was not an array. author: Andy Rusterholz |
| bcdiv( $dividend, $divisor ) X-Ref |
| BC Math functions (assuming if one doesn't exist, none does) |
| bcmod( $dividend, $modulo ) X-Ref |
| No description |
| bcmul( $left, $right ) X-Ref |
| No description |
| bcadd( $left, $right ) X-Ref |
| No description |
| bcpow( $base, $power ) X-Ref |
| No description |
| Generated: Wed Nov 5 05:10:36 2025 | Cross-referenced by PHPXref 0.7.1 |