PHP Classes

warning line 208

Recommend this page to a friend!

      Google Rank Checker  >  All threads  >  warning line 208  >  (Un) Subscribe thread alerts  
Subject:warning line 208
Summary:replace line 208 with: $this->debugRes("result", $contents);
Messages:1
Author:julian
Date:2011-03-13 23:17:49
 

  1. warning line 208   Reply   Report abuse  
Picture of julian julian - 2011-03-13 23:17:49
you can replace the line 208 with this code to fix the "trim on array" error:
$this->debugRes("result", $contents);

old code:
$this->debugRes("result", $result);