fork download
  1. <?php
  2. $description = '<style>.{ margin-bottom:10px; float:left; display: inline-block; width:56%; text-align:left; padding-right:20px; padding-left:20px; } . > p { display: table-cell; height: 150px; vertical-align: middle; }..................</style>.................';
  3. $text = preg_replace('/<\s*style.+?<\s*\/\s*style.*?>/si', ' ', $description );
  4. echo $text;
  5.  
Success #stdin #stdout 0.02s 52472KB
stdin
Standard input is empty
stdout
 .................