Hey everyone,
I wrote a php script to list some roms that I have to play for snes9x. Once selected I would like the script to execute 'snes9x <romname>'. I know the script works up till the executing of snes9x, it just turns blanks, and appears to me it crashed. Is there anyway to execute snes9x with php so that I can run the rom? Thanks for any help.