Jump to content

PHP SERVICE HElp


phreak

Recommended Posts

Hey, i'm creating a game control panel, very basic, and its a project that im using to learn php. I've learned alot over the month's. now im stuch on this!

win32_create_service ();
Theres a part where you specify "macheen"
Heres what the info on php.net provides fdor macheen:
machine
The optional machine name on which you want to create a service. If omitted, it will use the local machine.

Now, do i type the ip address? The LAN name? What goes here? im not quite sure, some example of Machine that they are tlaking about would help.

Btw, I have 3 computers that i have for this project. 3 of them have php installed, one is acting as the front end, (for example gamehost.com) the rest are just ips (167.0.0.2 and .3 for example) and i want to be able to create a service on each of them, using the frontend, and would this extrension help; me doing so? Thanks a tun guys!!
Link to comment
https://forums.phpfreaks.com/topic/5889-php-service-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.