Frequently Asked Questions (FAQ)

 


Programming

How to see what kind of PHP you are running
use the following code phpinfo()
top ^

Linux

File Commands ls ls -al
ls directory listing
ls -al formatted listing including hidden files
top ^