I’ve got to be getting this wrong. I’m not very well versed in reg expressions so I’m hoping someone can lend me a set of eyes.
I’m trying to pass {body} to a plug in and then replace the first with . And from all the php forums I’ve scoured I’ve come up with this:
$str = preg_replace('//i', '', $str, 1);
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.