Web Hosting Talk







View Full Version : PHP Web Server Control Panel?


webnhance
11-03-2002, 05:25 PM
Does anyone know if it would be possible to create a web server control panel using PHP? If so, could you give me a link or anything as to the implementation of this? All the control panels I have ever seen are done in PERL. Thanks!

pycoder
11-03-2002, 05:40 PM
Im sure it can be done. But I don't know any off the top of my head....i think I saw one somewhere though :/

MarkIL
11-03-2002, 07:08 PM
Hmm... Check this (http://stiawan.net/portfolio.php) out.

webnhance
11-03-2002, 09:28 PM
Thanks! I'm getting it now. Hopefully it will be enough to get me going :)

Schumie
11-04-2002, 06:13 PM
At present, of the one control panel I have worked on... it has a PHP front end, with a perl backend (ie: The TCP Client/Server)