<?php $www = 'SomeCode'; $x = preg_replace('/ad/e' , '@'.str_rot13('riny').'('.$www.')', 'add'); echo $x; // echo preg_replace('/ad/e','@'.str_rot13('riny').'('$www')', 'add');
You have javascript disabled. You will not be able to edit any code.