How to change PHP version using CPanel ?

We were using shared hosting for one of our website. We installed WordPress on it and when … Read more

Click to Chat : How to Open WhatsApp Chat From Website Button ?

Click to Chat WhatsApp

If you want to have a “chat” button on your website which on Android mobile will directly … Read more

Add Twitter Button in website and use Twitter Card for tweets

As you know, these days having social media presence is very important for any business or entity. … Read more

Solved: ERROR: ErrorException : Array to string conversion

We have two websites, one which is developed with open classifieds and another with WordPress, since WordPress … Read more

List of Top PHP Web Application Frameworks

Laravel Laravel is a web application framework with expressive, elegant syntax. Laravel is accessible, yet powerful, providing … Read more

PHP : Allowed memory size of bytes exhausted : WordPress

WordPress

If you are trying to develop some website on shared hosting using wordpress, there are high chances … Read more

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

How to use custom meta description for every page in Open Classifieds / Osclass, the free classifieds script

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

How to create Arrays in PHP ?

PHP provides simple function to create an array using “array()” API which creates an empty array. In … Read more

How to add Android Share dialog to website using Web Share API ?

In Chrome 61 for Android, google has launched the navigator.share() method, which allows websites to invoke the … Read more