stickup is a responsive jQuery plugin that can pin the navigation menu on top of the page. It is specifically designed for single page websites, but it can be re purpose for any type of website.
This simple snippet can flatten a multi dimensional Array and keep the keys intact.
In order to check the current installed version of PowerShell use PSVersionTable.PSVersion. If PSVersion variable does not exists them it is Version 1.0, as it was available at that time.
PHP snippet function to check whether a string endsWith with a specified string or not. Function returns Boolean. This function can also handle case sensitivity.
PHP snippet function to check whether a string startWith with a specified string or not. Function returns Boolean. This function can also handle case sensitivity.