Category

Website Development

Here you can found the best quality articles, tips & tutorials on Website Design & Development from Inventive9’s Journal.  

create a basic api in php
First of all Make sure you have PHP and a web server like Apache or Nginx installed on your computer. Create a Directory Structure: Create a directory for your project. Inside this directory, create an index.php file and a folder for your API (e.g., api). The api folder will contain PHP files for each endpoint....
Read More
How to Create Your Custom Route Component in React Js
In React, routing is often handled using libraries like React Router. Here’s a brief overview of how you can create a custom route using React Router as an example: For Setting Up Custom React Routes: In your main application file (typically App.js), import BrowserRouter and Route from react-router-dom. Wrap your application with BrowserRouter to enable...
Read More
Condition based Quiz in JavaScript
This code creates an HTML quiz form, allows users to select answers, and calculates their score based on the correct answers provided.
Read More
How to install & Configure Web3 JS
Here is the live working example of How to perform Dynamic Addition & Calculation using Js & jQuery
Read More
Dynamic-Addition-and-Calculation-using-Js-and-jQuery
Here is the live working example of How to perform Dynamic Addition & Calculation using Js & jQuery
Read More
how to backup wordpress site
Let's take a look How to backup wordpress site using Cpanel, UpDraft & Hosting providers like GoDaddy, Hostgator, or Bluehost.
Read More
Html Clock
Create your own branding Html Clock using Html5 Canvas. We did not use any externals js or jquery in this tutorial.
Read More
Now you can Increase maximum upload file size in WordPress plugin to any value with one click using this Increase Maximum Upload File Size plugin.
Read More
1 2 3