Last posts
Bootstrap 3. Add icons and buttons of social networks on site
Buttons with icons of social networks based on Bootstrap and Font Awesome
Syntax highlighting code on the site with google-code-prettify
Very often developers want to display the source code of the page with syntax highlighting and code formatting. For this puspose there are many ready-made solutions. One of them is google-code-prettify.
301 redirect from www to without www using .htaccess
Example of implementation
Yii Framework, User-friendly URL
Simple example of user-friendly URL in yii framework
Yii Framework, check request on ajax
Checking on ajax request in yii, simple example