Create a SPA with PHP
Today, we will create an SPA with PHP. Our output will look like this. (The GIF, a bit slow ?) Getting started Our directory structure will be like this. Now create those files. […]
Today, we will create an SPA with PHP. Our output will look like this. (The GIF, a bit slow ?) Getting started Our directory structure will be like this. Now create those files. […]
In this post, We’ll create a site like Github Gist using PHP, CSS and a 1 line of JavaScript! If you want a preview, you can go to This link or see below. […]
So how to edit a webpage without permission ? (Hack I Mean) Step 1 – Press F12 in your browser. The Inspector window will open. Step 2 – Watch this video Step 3 […]
Today i will tell you how to create a login system with PHP. Okay let’s get started. 1st step First watch this video to get a idea. Okay now first create a database […]