I have a Php function that CURLs a page, thats has a table. It parses the page and pulls a specific link, title and date and puts them to variables ($title, $date and $link)
I can only get 1 row. I need it to pull 5 rows.
Can you help me out?
I need only the “Form Description”, “date” and the actual PDF link (NOT the word or html link) for each row (5 rows)
Then I need each group of items to echo/output in the following format:
