Am 09.07.2012 22:39, schrieb Jan Kanis:
> Wolfgang,
> 
> I saw you used phpcs on the code. I'm not familiar with that tool,
> but I gave it a try, but what profile (if any) are you using?

Hi Jan,

I use no special profile. Just "phpcs phpshell.php" (or another php file).
I use it just to get some ideas/suggestions how to structure the code
(so that control-structures look consistent) or what should be ommited
(because it's deprecated, etc.) - no 'strict enforcement' of all
rules... ;-)

Bye, Wolfgang

P.S. Thank you for your contributions. The idea with "pwd >&9" to get
the current working directory is great - I thought about adding a ";pwd"
at the end, but did not know how to be sure, where the output of the
command ends and where the output of pwd starts. I have to look at the
further code-improvements soon.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
phpshell-devel mailing list
phpshell-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/phpshell-devel

Reply via email to