arbol Posted March 25, 2007 Share Posted March 25, 2007 hey. i made a php script that had some system() commands and some other functions, then compiled it with bamcompile into an exe. however, wenever i run the program, a console window stays up. is there any way to suppress the console window so it doesnt pop up wen i run an exe? and i already tried the -w option for hiding windows in bamcompile.. the entire program doesnt work if i do that. Link to comment https://forums.phpfreaks.com/topic/44243-hiding-php-console-window/ Share on other sites More sharing options...
arbol Posted March 25, 2007 Author Share Posted March 25, 2007 also it has a loop in it that goes on for a long time... my whole problem is to hide the screen while the loop goes on. Link to comment https://forums.phpfreaks.com/topic/44243-hiding-php-console-window/#findComment-214892 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.