The html block is inserted in the preg_match_all first argument

in such a way I have it

$regex = '#<div class="width100 floatleft center">(.+?)</div>#mis'; 

How to understand what characters to write to get inside the h2 tag and img c by changing src?

  • one
    It is better to write the source string, and the resulting string (which must be obtained from the source). In the current version of your question it is impossible to understand what you need in the end. - Edward
  • one
    there is such a site that tells what the regular schedule means, and also allows you to check it on some values - ArchDemon

0