SYMBOL INDEX (23 symbols across 2 files) FILE: temp/system/functions.php function _G (line 8) | function _G($var){ function _P (line 18) | function _P($var){ function filterData (line 28) | function filterData($str){ function prp (line 34) | function prp($str, $color = ''){ echo '
...
  function prph (line 35) | function prph($str){
  function listFiles (line 43) | function listFiles( $dir ){
  function contains (line 52) | function contains($needle, $haystack) {
  function rmspace (line 58) | function rmspace($str){
  function numfix (line 64) | function numfix($str){
  function date_between (line 73) | function date_between($a, $b){
  function tdate (line 80) | function tdate($str){
  function secondsToHuman (line 89) | function secondsToHuman($str){
  function curl_get (line 104) | function curl_get($url)
  function timer_start (line 132) | function timer_start(){ $a =  microtime(true); return $a; }
  function timer_end (line 133) | function timer_end($start){
  function sqlTable (line 147) | function sqlTable($res, $class = 'tbl', $echo = true, $id = false ){
  function array_flatten (line 174) | function array_flatten( $a, $key=NULL)
  function curl_cache (line 192) | function curl_cache($src, $file, $time){
  function curl_post (line 256) | function curl_post($url, $vars)
  function curl_post2 (line 284) | function curl_post2($url, $vars)
  function curl_post_cache (line 303) | function curl_post_cache( $url, $vars, $file, $cacheTime )

FILE: temp/test.php
  function timeToDate (line 35) | function timeToDate( $str, $format = 'Y-m-d' ) {
  function minMax (line 47) | function minMax( $db, $table )