I have the following script
$variable1="echo -e \\\'Hi\\n how are you\\\'"; $variable2=shell_exec("$variable1"); echo "$variable2&quo