is it possible to use exec() to execute a .exe when safe_mode=On?
Only if the program is in the safe_mode_exec_dir specified in the php.ini file
ok, i have tried that but cant make it work.. am i supposed to write the dir in some special way or what?