Linked by Thom Holwerda on Tue 19th May 2009 21:03 UTC
Thread beginning with comment 364499
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[2]: Suggustions for improvement
by kajaman on Wed 20th May 2009 10:46
in reply to "RE: Suggustions for improvement"
RE[3]: Suggustions for improvement
by HiMAcks on Wed 20th May 2009 15:38
in reply to "RE[2]: Suggustions for improvement"
RE[3]: Suggustions for improvement
by slight on Thu 21st May 2009 08:29
in reply to "RE[2]: Suggustions for improvement"
Our CMS has a CLI based interface that authenticates users based on their unix account (the web app stores an optional unix account name in the user record) so you can execute commands with the same permissions you could via the web interface.
Comes in very handy, especially for cron integration.





Member since:
2005-12-31
Although it is true that this is fairly basic stuff, PHP is still often overlooked when it comes to command line programming.
Creating awereness is good, even if it is just about the basics.