<?php $re = '/\h+after\h+\d+\h+hours?$/m'; $task = 'remind me to do something after 10 hours'; $task_modified = preg_replace($re, '', $task); echo $task_modified;
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`