halfmoonforever
Expert Member
- Joined
- Feb 1, 2016
- Messages
- 1,196
Hi guys,
No it's not the typical thread of which one is better and starting an argument
I'm interested in building a web UI for a Linux-based application, to control it's config/restart the service.
Now you can do this with PHP, slap root on everything and call it a day, but seeing how other people have used mostly Python for some of the similar things that draw a parallel to what I want to do, it peaked my interest to exactly what tool is best for this job.
So imagine something silly like iptables. If I wanted to have something secure, with a web UI, interact with iptables config and restarting the service, which would be better? Python or PHP?
Also pretend I don't know either of the languages
Thanks!
No it's not the typical thread of which one is better and starting an argument
I'm interested in building a web UI for a Linux-based application, to control it's config/restart the service.
Now you can do this with PHP, slap root on everything and call it a day, but seeing how other people have used mostly Python for some of the similar things that draw a parallel to what I want to do, it peaked my interest to exactly what tool is best for this job.
So imagine something silly like iptables. If I wanted to have something secure, with a web UI, interact with iptables config and restarting the service, which would be better? Python or PHP?
Also pretend I don't know either of the languages
Thanks!