Forums
(@scilab)
12 years, 11 months ago
Hi Again
I am googling and I found this solution : Change $dom->@loadHTML($html); (Line 125) To @$dom->loadHTML($html); and now I don’t see any warning is it right?
Thx..