Convert text to image in php
Some of the cases we need to create an image dynamically when the web page is loading, Then a question raised in the mind - Can I convert text to image in PHP? the answer is Yes! why not.
How to get hashtag value on hashchange
You can get the value of #hashtag from the URL if user click on any link in your page. There are two ways to find the id, First by using Javascript and the second is by jQuery.
Autofit grid layout Recyclerview
Recycler view is the powerfull android tool to create a list as well as a grid in android. Nowadays, the Autofit grid layout RecyclerView is trending just because