October 01, 2023

  • Home
  • About Us
  • Java
    • Java for Beginners
    • Java Projects
    • Java Console Application Projects
  • C#.net
  • Angular
  • Reactjs
    • ReactJS Introduction
  • Node JS
  • Android Studio
  • Jsp
  • Servlet
  • python
    • Python for beginners
  • Spring boot
  • Laravel 8
  • Laravel 9
  • Asp.net MVC
  • php
  • Flutter
  • Free Projects
  • Contact us
Home Tag Archives: php

Tag Archives: php

Restaurant Pos System using Php jquery

By admin
December 14, 2020
in :  php
0
1,746

The Restaurant pos system is developed using php. The project is built to manage sales and transactions. To make a new transaction, fields such as:items type and ingredients, qty needs to be selected. If you like to learn point of sales systems step by step, this is the right place to learn from the beginning. In this tutorial useful for …

Read More

Star Rating System in jQuery PHP MYSQL

By admin
August 21, 2020
in :  php
0
5,888

This tutorial will teach you how to make Star Rating System in jQuery PHP MYSQL. The rating management system is made to rate an individual’s skillset accordingly. Database connection db_connection.php <?php $servername = "localhost";//Server Name $username = "root";//Server User Name $password = "";//Server Password $dbname = "billdb";//Database Name //Create DB Connection $conn = mysqli_connect($servername,$username,$password,$dbname); ?>   add_rate.php <html> <head> <link …

Read More

Recent Posts

  • Laravel 10 with Ajax Registration Form
  • what is Relational Database Management System
  • Laravel 10 Angular Complete Crud Application
  • Vue Laravel 10 CRUD using Vite
  • React JS Laravel 10 CRUD using Vite

© Copyright 2020, All Rights Reserved Powered by Tutussfunny