Last posts
JQuery, show/hide form
A simple example of show/hide the form using jQuery.
JQuery, add the ability to show/hide the password in the form
A simple example of the function is to show/hide the password by clicking in the form.
Android. How to change the default activity
When you create a new project in Android Studio, is also created a default activity, MainActivity, the class MainActivity.java, and the activity_main.xml. About how to change the default activity is described below.
Yii2, Create and use components
An example of creating and working with your own components in Yii2.
Yii2, feedback form in a modal window
An example of implementing a feedback form in a modal window using the standard form from the contacts page.
Short instruction. How to install Yii 2 basic
Short instructions on how to install Yii 2 basic in Windows on OpenServer.
Composer - creating and publishing your library
A brief guide to creating and publishing your library, extensions, additions with the help of composer.
Auto-load files using the namespace through the loader composer
A brief instruction about uploading files using composer.
PHP + jQuery, sorting and save of list using jQuery Sortable
Example of sorting list in PHP using jQuery Sortable. Make your project more convenient.
Yii Framework, how to add Google reCAPTCHA 2 to your site
A simple example additing and work with Google reCAPTChA 2 in Yii Framework