
Allan George - 2012-07-05 13:58:39
I'm getting the folloing error when try to use this function:
Undefined offset: 2 on line 167
the htmlCnt variable is empty.
I'm try to use in this way:
$resultado= $w->cleanWordHTML($txt,1,1,1,1,0,1,1,1,1,0);
echo $resultado.'<br>';