In real time chat via openfire, create openfire user using PHP, PHP call rest API to openfire for creating a...
PHP
PHP is a server-side scripting language designed primarily for web development but also used as a general-purpose programming language. Originally created by Rasmus Lerdorf in 1994, the PHP reference implementation is now produced by The PHP Development Team. PHP originally stood for Personal Home Page, but it now stands for the recursive acronym PHP: Hypertext Preprocessor.
FFmpeg useful commands like generate preview image from video, jpg to png, overlay image on video, merge video, extract video...
The steps to send email using PHP (MailGun) code Step 1. Sign up Mailgun Step 2. Verify account with Email...
SMTP is Simple Mail Transfer Protocol with help of you can send email without having a local mail server. From...
Send push notifications to Android devices, In another word FCM (Firebase Cloud Messaging), is the centerpiece of the remote notifications...
Push notifications allow developers to reach users, even when users aren’t actively using an app! In this article, you’ll learn...