PHP, MySQL, and JavaScript Tutorials - Page 40

Guides across PHP, MySQL, JavaScript, Laravel, React, and backend tools.

How to Create Tooltips with Bootstrap

In HTML, we can add a title attribute for an element. The text specified in this attribute is shown as a tooltip on the mouse over the event ...

April 27th, 2017

Simple PHP Chat using WebSocket

In this tutorial, we are going to create a simple chat application using WebSocket and PHP socket programming. The WebSocket is used to crea ...

April 16th, 2017