Skip to content
No results
  • Home
  • Tutorials
    • Java
    • Selenium
    • Python
    • HTML
    • CSS
    • JavaScript
    • PHP
    • Computer
    • Computer GK
  • Interview
    • Core Java
      • OOPs Concepts
      • String
      • Collections
    • Selenium
      • Java
      • Automation Testing
      • TestNG
      • Selenium Framework
      • Company IQ
    • Python
  • MCQ Quiz
    • Python Quiz
  • Offline Coding Classes
  • Blog
Scientech Easy logo
Scientech Easy
  • Home
  • Tutorials
    • Java
    • Selenium
    • Python
    • HTML
    • CSS
    • JavaScript
    • PHP
    • Computer
    • Computer GK
  • Interview
    • Core Java
      • OOPs Concepts
      • String
      • Collections
    • Selenium
      • Java
      • Automation Testing
      • TestNG
      • Selenium Framework
      • Company IQ
    • Python
  • MCQ Quiz
    • Python Quiz
  • Offline Coding Classes
  • Blog
Scientech Easy logo
Scientech Easy
  • PHP

PHP MySQL Limit Records

In this tutorial, we will learn how to limit records in a MySQL database using PHP. When working with a large database, you may need to retrieve only a limited number of records instead of fetching all the data at…

Read MorePHP MySQL Limit Records
  • DEEPAK GUPTA
  • March 24, 2026
  • PHP

PHP MySQL Update Data

In this tutorial, we will learn how to update existing records in a MySQL database using PHP. Updating existing records in a database is one of the most common tasks when you build a dynamic web application. For example, if…

Read MorePHP MySQL Update Data
  • DEEPAK GUPTA
  • March 16, 2026
  • PHP

How to Delete Records in MySQL Using PHP

In this tutorial, we will learn how to delete records in MySQL using PHP. Deleting data means removing records from a database table. It is a common task when working with PHP and MySQL databases because you often need to…

Read MoreHow to Delete Records in MySQL Using PHP
  • DEEPAK GUPTA
  • March 11, 2026
  • PHP

How to Sort Columns in MySQL Using PHP

In this tutorial, we will learn how to sort columns in MySQL using PHP. Sorting columns in MySQL means arranging database records in ascending or descending order based on one or more columns. Sorting is a very important operation when…

Read MoreHow to Sort Columns in MySQL Using PHP
  • DEEPAK GUPTA
  • February 27, 2026
  • PHP

Filter Data in MySQL Using PHP

In this tutorial, we will learn how to filter data in MySQL using PHP. Filtering data means retrieving only specific records from a database table based on certain conditions. For example: Show only students with marks greater than 80. Show…

Read MoreFilter Data in MySQL Using PHP
  • DEEPAK GUPTA
  • February 26, 2026
  • PHP

Select Data in MySQL Using PHP

In this tutorial, we will learn how to select data from a MySQL database using PHP. Retrieving data from a database is one of the most essential operations when developing dynamic and data-driven web applications. PHP provides multiple ways to…

Read MoreSelect Data in MySQL Using PHP
  • DEEPAK GUPTA
  • February 25, 2026
  • PHP

Get Last Inserted ID in MySQL Using PHP

In this tutorial, we will learn how to get the Last Inserted ID in MySQL using PHP. If you perform an INSERT operation on a table with an AUTO_INCREMENT field, you can retrieve the ID of the last inserted record…

Read MoreGet Last Inserted ID in MySQL Using PHP
  • DEEPAK GUPTA
  • February 24, 2026
  • PHP

How to Insert Data in MySQL using PHP

In this tutorial, we will learn how to insert data in MySQL using PHP. After creating database and table in MySQL, we can start adding data to them. INSERT INTO Command in MySQL The SQL provides the INSERT INTO statement…

Read MoreHow to Insert Data in MySQL using PHP
  • DEEPAK GUPTA
  • February 20, 2026
  • PHP

How to Create Table in MySQL Using PHP

In this tutorial, we will learn how to create a table in MySQL using PHP. Creating tables is one of the most important tasks when working with MySQL database in PHP. In MySQL, a table is a structured format used…

Read MoreHow to Create Table in MySQL Using PHP
  • DEEPAK GUPTA
  • February 19, 2026
Prev
1 … 6 7 8 9 10 11 12 … 117
Next

Join Our Community for the Latest Tutorials and IT Job Updates!

  • Telegram Channel
  • WhatsApp Channel
  • Facebook Group

Scientech Easy | 8 Years of Excellence

Learn programming and computer technology with practical tutorials, coding examples, interview questions, and quizzes.

Follow Us Online

Resources

  • About Us
  • Blog
  • Contact Us
  • Privacy Policy
  • Sitemap

Get in Touch

  • Address: 4A, Shiv Shakti Complex, Joraphatak Road , Dhanbad, Jharkhand , India
  • Email: contact@scientecheasy.com
  • Mobile: 7979027618
  • Opening hours Mon - Sat : 9AM - 8PM

Copyright © (2018 - 2026) - Scientech Easy. All rights reserved. Developed by Scientech Easy