Are you having problem with translating numbers to their equivalent signs in different languages? Don’t worry! This post helps you in number translation.
As an example, let's convert English numbers to Devanagari equivalent and vice versa using PHP & JavaScript.
The ability to send email is one of the most desired and sometimes essential features for any modern Web Applications. From sending email for 'Email Verification' to sending Notifications, Invoices or Newsletter, it has so many usages.
I will discuss how to send email using PHP mail() function, its limitations and how to use PHPMailer
A web cache is an approach for the temporary storage (caching) of web documents, such as HTML pages and images, to reduce bandwidth usage and server load. The content of a webpage can be stored in a file temporarily so that every time server receives a request, it doesn't need to process time and again.
Facebook Instant Article is immensely popular these days. With Instant articles, publisher can create fast, interactive articles on Facebook. In addition to this, Instant Article is a great way to monetize article.
Problem with RSS feed is it takes time to load new articles as it depends on FB end solely to fetch new articles from
Steganography is the art and science of writing hidden message in such a way that no one, apart from the sender and intended recipient, suspects the existence of the message.
In this article, we are implementing Image Steganography using PHP by masking Least Significant Bit (LSB) of RGB value of image pixels.
Planning to integrate YouTube videos to your application? Here's how to create YouTube API key and retrieve YouTube videos from YouTube playlist using YouTube API.
Instead of using form provided by MailChimp, we can integrate MailChimp subscription to our website using API. All you need is a MailChimp Account and a MailChimp List.
Subscribing users to MailChimp List is quite simple using MailChimp API v3. Here's the step by step guide to add subscriber with PHP and cURL.
Do you want to implement drag and drop AJAX file upload? It has never been easier. With DropzoneJS and PHP, it is super easy.
DropzoneJS or Dropzone.js is a lightweight open source javascript library that provides drag-and-drop file uploads with image previews.
We will begin this post with basic installation of DropzoneJS. Then, we will do basic
In the previous post on building Viber Chat Bot, we provided you with set of code for receiving message from users and deliver normal text messages. Rather than just replying text, we can also send complex messages. So we came up with this article to fulfill this gap.
This time, we will be sending structured
In my previous post on building Facebook Messenger Chat Bot using PHP, I showed how to build a simple chat bot that responds back with text message. Now that we have a Bot, it's time to personalize it. We can make it more user friendly as well as visually appealing by adding features like