Harish

I am professional web developer and blogger. Use this blog to share own api and other web development experience with you. I do accept paid work. Write to me at - [email protected]

Explained Laravel Routing

In this post, we are going to explain how Laravel Routing. It is a free open source PHP framework and used by a large community. Laravel has a MVC based structure.

How to Create Telegram Bot Step by Step

Today we are going to explain how to create a telegram bot. Telegram is a popular cloud-based messaging Russian app. This app is available for iOS, Windows, and Android. Using this app users can send messages, audio, videos, and files.

How to Zoom Image On Mouseover Using jQuery

Zooming image on mouseover feature make your website more fancy. You can implement this functionality via many ways like CSS, jQuery or JavaScript. In this article we are going to cover this topic.

PHP Currency Converter Example

In this tutorial we are going to explain how to create currency converter in website. We found plenty of tutorials on internet related this, but they are not working or updated. Most of the recommend Google API for currency converter. Google has depreciate this API service and no longer use anymore.

Google reCAPTCHA with Contact Form

Google reCAPTCHA is CAPTCHA like system which is completely free service and protect your website from spam bots submission. This service designed to validate that user is a human, just need one click to confirm it.

Paytm Payment Gateway Integration in PHP : Step by Step

In this tutorial, we have explained Paytm Payment Gateway Integration in PHP programming language. In today scenario Paytm is the most popular and trusted mobile wallet system. As per the Economic time’s survey Paytm reached approx 200 million registered users. Yes, that is a huge number.

Create Event Calendar Using jQuery, PHP and MySql

An event calendar is an intuitive feature for the web application. In this tutorial, we will learn how to create an event calendar using jQuery, PHP and MySQL. This feature provides user to an easy way to manage all-day events.