Posts by Ana Lucatti • 13 points
1 post
-
1
votes1
answer757
viewsQ: Take content from a div and save to a regular expression array (PHP)
I wonder how I can take the contents of the div with class="x-product" and save in an array so I can manipulate them later. I tried that code but it didn’t work. <?php $url =…