vaso123

Results 2 comments of vaso123

I found a workaround, but this is not in the documentation as I see. `$html = trim(str_replace('windows-1250', 'UTF-8', mb_convert_encoding($result, 'UTF-8')));` `$Dom = new \DOMDocument();` `$Dom->loadHTML($html);` `$Doc = \phpQuery::newDocumentHTML($Dom, 'UTF-8');`

I did not see that button, because my window was lower. It should be under the input not beside. Anyway, I do not know. I pushed the Validate button, it...