Google Chrome – PHP Extension
Hey, here is the PHP Ninja Extension for Google Chrome. https://chrome.google.com/webstore/detail/clbhjjdhmgeibgdccjfoliooccomjcab Add this to you Google Chrome Browser and experience the programming much faster. 😉
Hey, here is the PHP Ninja Extension for Google Chrome. https://chrome.google.com/webstore/detail/clbhjjdhmgeibgdccjfoliooccomjcab Add this to you Google Chrome Browser and experience the programming much faster. 😉
To check the present working directory [root@comp1 ~]# pwd /root To see the contents of a directory (folder) [root@comp1 ~]# ls Options: -l Long list including attributes -a All files and directories including hidden -d To check for a particular file or directory -R Recursively, to see the contents in a tree structure To list…