$fileCode=fopen(\'code.cpp\',\'w+\'); fwrite($fileCode,$code); fclose($fileCode); putenv(\'C:\\Program Files\\CodeBlocks\\MinGW\\bin\'); shell_exec(\