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 Link to comment https://forums.phpfreaks.com/topic/12281-pecl-iis-functions/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.