How to add category cloud in single post / page in WordPress
Category cloud can be added by using the taxonomy argument to cause a cloud of categories to … Read more
Category cloud can be added by using the taxonomy argument to cause a cloud of categories to … Read more
osclass ( formarly known as openclassifieds ) is a php script that allows you to quickly create and manage your own free classifieds site. osclass is an open source project that … Read more
PHP provides simple function to create an array using “array()” API which creates an empty array. In … Read more
Currently wordpress shows list of all posts for a specific category if user clicks on that category, … Read more
Adding a Facebook Page plugin to your website is a powerful way to increase engagement and connect … Read more
In Android application, if you are doing some network operations like download from some external website or … Read more
In continuation of demonstrating simple implementation of data structures, as we shown in our last post “How … Read more
When you are developing an application which is dependent on device / platform hardware you will need … Read more
As we have seen in our post, “How to develop first android Application/App in Android Studio” where … Read more
If you are working in some network related data transfer like sending some commands over socket, then … Read more
In our previous post, we seen how to identify if a file is present or Not using … Read more
If you want to add google map on your website, so that you can show your exact … Read more