fork(1) download
  1. <?php
  2.  
  3. $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>.................';
  4. $text = preg_replace('/<style>.*?<\/style>/si', ' ', $description );
  5. echo $text;
Success #stdin #stdout 0.02s 52472KB
stdin
Standard input is empty
stdout
 .................