Pistolero,
$var = preg_replace('#\[img\](http\://.+)\[/img\]#i','<img style="max-width: 100%;" src="\1">',$var);