Category: php

Configure ejabberd xmpp on ubuntu server Part-1 0

Configure ejabberd xmpp on ubuntu server Part-1

Configure ejabberd xmpp ubuntu server Configure ejabberd xmpp ubuntu server part 2     After facing so many issues and investing so many hours I write below steps for configure ejabberd. In first tourial...

Push notification Android Php 0

Push notification Android Php

Push notification Android Php: Push notifications are an essential feature of modern mobile applications. They enable mobile applications to notify users about new messages, events, and promotions. In this blog, we will discuss how...

check database for array of values 0

check database for array of values

check database for array of values example:UPDATE tableName SET someColumn = “updated” WHERE id IN(1, 88, 99, 152) so it can be done by for($i = 0; $i < count($arrayOfIDs) $i++) { if($i ==...

Creating a Shopify App using Laravel How to Create Custom WordPress Plugin? How to Build a Telegram Bot using PHP How to Convert Magento 2 into PWA?