Jump to content

BTalon

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

BTalon's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Thx wisewood. i will spend some time playing with that code. more specifically let me tell you what i need this for so maybe it will give you more ideas. i have the server, so everything on it is mine to start and stop. its a linux server. on it i have a website, TS2, irc. all running. i have ftp access, so its not a probelm getting permission on and off the server. i just want to put a panel on my website showing if ts2 and irc are currently up and running or if they are turned off. i always thought that since i could actually put a file right on the server it would just be a matter of creating a fake login script and if the login is successful, then it would submit back a true. and if the login failed it would return false. but im not sure how to create a fake lgin that will log out once its submitted back true or false. im not sure what i just said makes sense, im sure it probably confused everyone more. but again i will play with the script and see if maybe i can put in a INPUT type hidden with the ip of the irc and ts2 and maybe it will come back for each one. thx for the help so far though, i do appreciate it.
  2. ive searched the forums and didnt find anything like this, so hopefully im not double posting. my question is, i want to query a program like say teamspeak or IRC to see if it is running or if it is not running, and have it send back a true or false. kinda like what ftp_exec would do. but im not having any luck with that. there are about 4 different programs running on the server that i want to be able to check and see if they are running. kinda like a green light for yes and a red light for no situation. im not new to php and i know this is possible im just not finding the right function. any ideas would be greatly appreciated.
×
×
  • 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.