A lot of plugins nowadays are more reliant on JavaScript and Cascading Style Sheets. It is important to separate your JavaScript and CSS into separate files so that the plugin is easier to maintain. This portion of the series will cover how to load JavaScript and CSS files for your plugin.
Daily Archives: January 27, 2012
How can I enable PHP safe mode from Plesk 10 for my domain
To change the web hosting type in the Plese please follow the following settings:-
php: strcmp
strcmp — Binary safe string comparison
Linux: Delete directory command in Terminal
Q. Can you tell me command to delete a directory in terminal?
How to find – Size of a directory & Free disk space
This article explains 2 simple commands that most people want to know when they start using Linux. They are finding the size of a directory and finding the amount of free disk space that exists on your machine. The command you would use to find the directory size is ‘ du ‘. And to find …
Continue reading “How to find – Size of a directory & Free disk space”