Benjamin
Results
1
issues of
Benjamin
Hello, I'm parsing some game reports, and players can choose their own name. (here it's **query('td') as $td) { var_dump($td->text()); } ``` Results: ``` string(7) "1,52429" string(5) "1,524" string(2) "29"...