Hello, I have set up a curl and I execute the statement with
$result = curl_exec($ch);
Now I want to know the best way to parse through the results. I am looking for hidden html form fields.