termn8r Posted June 18, 2006 Share Posted June 18, 2006 Has anyone used the PECL IIS functions? I have spent about 3-4 hours searching the internet and the most I can find is what is on php.net and has been copied exactly onto around 50 other wesbites with zero examples.I am specifically working on iis_add_server function:[code]int iis_add_server ( string path, string comment, string server_ip, int port, string host_name, int rights, int start_server )[/code]I was hoping to find some examples of using this and a few other of the IIS functions but there are zero remarks on all of them.Thanks if anyone has used them. I have one client that requires IIS or I wouldn't even need these.Termn8r Quote Link to comment https://forums.phpfreaks.com/topic/12281-pecl-iis-functions/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.