Quantcast
Channel: jQuery Ajax PHP
Browsing latest articles
Browse All 27 View Live

Private chatroom using socket.io, NodeJS and MySQL

As I promised to write a tutorial on Private chatroom with MySQL DB in the previous post here I go. If you are not familiar with the basics of SocketIO and NodeJS please read the previous post and get...

View Article



Weather forecast API using jQuery, Ajax and PHP

Weather forecast API is widely used as widgets in small blogs to huge news website and even as widgets in many websites. Unlike other forecast widgets in this tutorial I have used a unique animation...

View Article

Image may be NSFW.
Clik here to view.

Private messaging with socket.io and angularjs

Private messaging is a familiar concept that everybody has knowledge of but most of the novice developers are lost while developing one. In this tutorial I have chosen socket.io and angularjs....

View Article

Easy search filter with Angularjs

Search filter has always been complicated that involves looking up for data attributes and going through a long list of words in a page. With AngularJS there is absolutely no big codes and...

View Article

Wall post system with reactions using AngularJS

In this tutorial, let’s see how to create a wall post system using AngularJS only. Using angular it is quite easy to achieve unlike using jQuery. I have taken a look at various articles which are very...

View Article


Image may be NSFW.
Clik here to view.

Create a Telegram Bot API using Laravel

In this article let us create a telegram bot API using laravel. Telegram and Facebook Bots are now implemented by various popular companies to increase their customer base and keep them engaged. You...

View Article

Image may be NSFW.
Clik here to view.

Telegram Bot API – Keyboards and Callbacks

Telegram Bot Api provides a nice feature to display Keyboards and process callbacks. In this tutorial we will see how to add Keyboard and Callback functionality replacing the basic text response. Check...

View Article

Image may be NSFW.
Clik here to view.

Telegram Bot API – Search wordpress posts

In this tutorial we will search wordpress posts and list them to the user. If you are new to Telegram Bot check out the Getting started article before reading further. The previous articles on Telegram...

View Article


Image may be NSFW.
Clik here to view.

Login with Facebook oauth API

Facebook oauth API is a concept where you allow anonymous users to access authorized content using their Facebook account. This kind of login system is what internet users prefer to quickly login to a...

View Article


Image may be NSFW.
Clik here to view.

Private chatroom using socket.io and NodeJS

In this tutorial I will teach you how to create a chatroom using SOCKET.IO and NodeJS. There are various tutorials that teach how to build a chatroom with ajax but SOCKET.IO has a number of advantages...

View Article
Browsing latest articles
Browse All 27 View Live




Latest Images