How to connect to 3G/4G internet modem

There are many occasions where you will not be able to find broadband internet connection. In these cases, you can use an internet modem with a 3G or 4G SIM and connect to the internet. There are different kinds of modems. Some modems need to be connected to the computer or laptop using USB. Once

10 GB internet for only 100 Taka

১০জিবি ৩০দিন মেয়াদের ইন্টারনেট মাত্র ১০০টাকায়। চালু করতে ১৯ অক্টোবর এর মধ্যে ডায়াল করুন *১২১*৫৩৩৯# বা ভিজিট করুন http://mygp.li/mo *121*5339#

Admob implementation 2020

Welcome to our Blog. In this article, we will show you how to implement the necessary codes to monetize your Android app using simple Banner Ad. Log into your Admob account and create a Banner Ad unit. Test ID  banner: ca-app-pub-1213976995211847/3070735258 build.gradle (app) apply plugin: 'com.android.application' android { compileSdkVersion 29 defaultConfig { applicationId "com.xx.xxx" minSdkVersion 19

How to authenticate users with Active Directory using PHP

<?php // using ldap bind $ldaprdn = ‘xxx@xx-xxx.com’; // ldap rdn or dn $ldappass = ‘xxxxx’; // associated password // connect to ldap server $ldapconn = ldap_connect(“ldap://xx-xx.xxx-xx.com”) or die(“Could not connect to LDAP server.”); if ($ldapconn) { // binding to ldap server $ldapbind = ldap_bind($ldapconn, $ldaprdn, $ldappass); // verify binding if ($ldapbind) { echo “LDAP

How to create a YouTube subscription link and get more subscribers quickly

If you are making videos or tutorials, you should be on YouTube, and part of growing your fanbase is to get more subscribers. We have YouTube channel and we have created a link https://www.youtube.com/channel/UCfYTAK_StwK1-4-e-FP7LOg?sub_confirmation=1 The red part is the name of the channel and we have added ?sub_confirmation=1 after the channel name. This will prompt the visitor