Jump to content

starfleetrp

New Members
  • Posts

    5
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

starfleetrp's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Ok, Well I tried to make another program create a new process, but that did not work since the processes it created were also hidden.  Any other ideas?
  2. No, it is not running in the processes.  Well actually this program is a log monitor for the game server that it launches when it is ran.  It was programmed in C#.  When I open the page it never stops loading (it is trying to run it) however like I said there was no process opened.  Is there a way I could send a dos command to run my program, since that should still work?
  3. I am trying to run a Win32 exe (not a console) with PHP, and it was designed to stay up and running.  I have tried to use exec(program.exe) but that does not work, and I am not sure what other options I have left?  This program will be a game server that I want to launch externally, if for some reason it crashed via my website.
  4. Thanks for the reply, however for some reason my php gives out no errors and when an error occures I just get a white screen. This is what is happening when I added the code you posted. Edit: I fixed the problem
  5. I am can not seem to find a way to do this, I have been looking for half and hour (partially that I do not know what to look for) What I have is a form that has a bunch of select boxs (all with a different name, actually an ID number from the database) What I want to do is be able to loop though all of the submitted data from each one and analyize it.  This would be no problem if I knew the names of all of the select boxs, but I dont.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.