InimistTech Blogs

Web & Mobile App Tech Weblog

  • Home
  • Laravel
  • React
  • Javascript
  • Linux
  • PHP
  • git
  • WordPress
  • Hindi to Unicode

Author: Sharleen Kaur

PHP Magic Methods

Sharleen KaurPHPLeave a Comment on PHP Magic Methods

PHP Magic methods are special methods that begin with double underscores (__) and are automatically triggered by specific actions within your code. These methods allow you to define powerful and dynamic behaviors in your classes. In this article, we’ll cover:…

Read More→

How to Create a Simple Form and Handle Form Data in PHP

Sharleen KaurPHPLeave a Comment on How to Create a Simple Form and Handle Form Data in PHP

PHP helps to create a simple form and handle form data. PHP allows you to collect and process form data submitted by users through HTML forms. Follow the steps below to create and handle a simple form in PHP 1.Create…

Read More→

How to Connect PHP with MySQL Database

Sharleen KaurMySQL, PHPLeave a Comment on How to Connect PHP with MySQL Database

Connecting PHP with a MySQL database allows you to store, retrieve, and manage data easily for your web application. Follow the steps below to connect PHP with MySQL: 1.Create a database First, create a database using PHPMyAdmin or the MySQL…

Read More→

Getting Started with the MERN Stack: A Beginner’s Guide

Sharleen KaurMERN StackLeave a Comment on Getting Started with the MERN Stack: A Beginner’s Guide

Introduction: The MERN stack is a popular JavaScript stack used for building full-stack web applications. It consists of: MongoDB (Database) Express.js (Backend framework) React.js (Frontend framework) Node.js (Runtime environment) MERN allows developers to use JavaScript for both the frontend and…

Read More→

How to Create a PHP Session

Sharleen KaurPHP, PHP FrameworkLeave a Comment on How to Create a PHP Session

PHP session is a way to store data in variables that can be accessed on all webpages. Follow the steps below to create and use a session in PHP: 1.     Start the Session To start a session, we use session_start()…

Read More→

How to Create a File Upload System with Laravel and React

Sharleen KaurLaravel, ReactLeave a Comment on How to Create a File Upload System with Laravel and React

Creating a file upload system with Laravel and React involves several steps. Here’s a full breakdown to guide you through the process: Introduction File uploads are a common feature in many web applications. This guide will show you how to create…

Read More→

Nine Things for Every React.Js Beginner

Sharleen KaurMiscelleneous, React, ReactNativeLeave a Comment on Nine Things for Every React.Js Beginner

React is a JavaScript Library known for front-end development (or user interface). It is popular due to its component-based architecture, Single Page Applications (SPAs) and Virtual DOM for building web applications that are fast, efficient, and scalable. Why Learn React…

Read More→

Lazy Loading in Next.js

Sharleen KaurJavascriptLeave a Comment on Lazy Loading in Next.js

Lazy loading in Next.js is a technique used to improve application performance by loading components, images, or scripts only when they are needed. This helps reduce initial page load time and improves user experience. Import dynamic from ‘next/dynamic’: dynamic is…

Read More→

How to Add Google Fonts to Your WordPress Site

Sharleen KaurWordPressLeave a Comment on How to Add Google Fonts to Your WordPress Site

Adding Google Fonts to your WordPress site can enhance its aesthetics and improve readability. Choose Your Google Fonts Visit Google Fonts: Go to Google Fonts. Select Fonts: Browse through the available fonts and select the ones you like by clicking…

Read More→

Using Shortcode Functions in WordPress

Sharleen KaurElementor, Plugins, WordPressLeave a Comment on Using Shortcode Functions in WordPress

Shortcode functions in WordPress allow you to add dynamic content easily. They are wrapped in square brackets and processed by WordPress, enabling you to create reusable snippets. What is a Shortcode Shortcode functions in WordPress are the code that simplifies…

Read More→

Posts navigation

1 2 … 4 Next
  • Useful Linux Commands
  • Enlighter Example - CSS
  • Disk Space Usage Commands
  • Top Directory Linux commands

Recent Posts

  • Deploying Next.js Application with Nginx on Ubuntu – 2025
  • PHP Magic Methods
  • PHP and JSON: Encode, Decode, and Handle JSON Data
  • How to Create a Simple Form and Handle Form Data in PHP
  • How to Connect PHP with MySQL Database

About Arvind

Arvind Thakur is a Full Stack Web Developer. He founded and runs a Software Development company by the name Inimist Technologies in Chandigarh, India. >> know more
Copyright © All rights reserved.
Blog Kit by WP Charms
Facebook
fb-share-icon
LinkedIn
Share
WhatsApp
Follow by Email
Twitter
Post on X
Reddit
Pinterest
Instagram
RSS
Telegram