Ji Lessons

be a change

  • facebook
  • instagram
  • twitter
  • youtube
  • Home
  • PHP
  • About
  • Contact

Category - Mysql

  • Mysql

Getting values from multiple tables using a single query in sql

December 23, 2020
by Junaid V J
1 min read
1 Comment

There are two tables Customer_table and Customer_profit. If we need to get the company contact number and company profit using a single query we can use a simple joining technique for example SELECT U.`Contact`,P.`Profit`...

Continue reading

  • Bootstrap
  • Mysql
  • PHP

Login page using Bootstrap ,Mysql And PHP

August 7, 2020
by Junaid V J
5 min read
Add Comment

In this section i am creation a login page using bootstrap ,mysql and php. For that first create a database in phpmyadmin .For that start your local server xampp or wamp .Then open your browser enter URL shown below...

Continue reading

Copyright © 2021. Created by Ji Designs. Powered by WordPress.
  • Privacy Policy
  • Home
  • PHP
  • About
  • Contact
  • facebook
  • instagram
  • twitter
  • youtube