T
T
toastyboost2014-08-04 10:58:31
PHP
toastyboost, 2014-08-04 10:58:31

How to parse an array of links using PHP Simple HTML DOM Parser?

Good day.
For parsing, I use the PHP Simple HTML DOM Parser library.
In this library, the parsing link is obtained via file_get_html. The function only accepts a string.
I also have a column in the sql table, with links for parsing, which I display as an array. It is from there that I need to take links for parsing.
How to make the library parse the entire array of links from the column I need in the sql table?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
Timur Mukhtarov, 2014-08-04
@fearintino

Please tell me how to parse using regular expressions

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question