Hello, do people know anything about cURL queries?
When I execute a query, I get back only a part of the HTML code of the page.
When I compare the request with the HTML code directly on my browser, I notice two problems:
- Some sections are missing in the response to my request
- The content of the <div...> tags is not displayed. As if cURL took only the first level, without going into each tag...
Does anyone have an idea ?
0 Answer(s)