Posts list

Bootstrap 3. Add icons and buttons of social networks on site

Buttons with icons of social networks based on Bootstrap and Font Awesome

January 7, 2016 18 egor BootstrapHTMLHTML5CSS

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.

January 5, 2016 39 egor JavaScriptcode

301 redirect from www to without www using .htaccess

Example of implementation

January 5, 2016 17 egor .htaccess

Yii Framework, User-friendly URL

Simple example of user-friendly URL in yii framework

January 4, 2016 27 egor Yii Frameworkurl

Yii Framework, check request on ajax

Checking on ajax request in yii, simple example

January 4, 2016 25 egor Yii FrameworkAJAX