Skip to content

Instantly share code, notes, and snippets.

View j-muiruri's full-sized avatar
🏠
Working from home

John Muiruri j-muiruri

🏠
Working from home
  • Nairobi, Kenya
  • 06:14 (UTC +03:00)
  • X @Xmuiruri
View GitHub Profile
@j-muiruri
j-muiruri / README.md
Created April 25, 2019 10:40 — forked from aponxi/README.md
Simple chat script php

Very simple jQuery AJAX PHP chat

jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript.

In other words it makes everything really simple. For this example you will need this file.

chat.sql

First step is creating a database.

@j-muiruri
j-muiruri / README.md
Created September 19, 2018 12:47 — forked from hofmannsven/README.md
My simply MySQL Command Line Cheatsheet