How to Integrate Tumblr API in PHP

Tumblr is the most popular social platform for setting up your blogs. Tumblr has provided Tumblr API to make any operation on your Blogs. In this article, I am explaining the simplest procedure to integrate Tumblr API.

Getting User TimeZone through IP Address in PHP

Many websites need to display the time of some event, which is local for the logging user. For this, there needs to first get the time zone of that user. In this article, we will see the way to determine the time zone of the current user.

Simple jQuery Autocomplete for Email

To create HTML form more user-friendly and mobile user friendly, we suggest using jQuery Autocomplete for the email feature. Using this email input field suggest email domain automatically from list of predefined domain names.

PHP Upload and Read CSV File

Purpose of writing this post to show an example of how to upload and read csv file using PHP code. CSV is a comma-separated value which commonly used to store data like Excel.

Simple jQuery Barcode Generator HTML Code

This post explaining the simple jQuery barcode generator HTML example. Barcode is an optical, machine-readable code which used to represent the data. Using barcode fast-selling items is quickly identified also preventing inventory build-up.

How to Make a Discord Bot

Discord is a chat platform, which is specially made for video gamers.  This software is available for PC,  MAC operating system,  Linux,  Android, and iOS, but it is recommended to use the app. What is Discord Bot and Its Uses Discord bot is the best way to increase the productivity of the server, which helps …

How to Make a Discord Bot Read More »