Gantry 5
  • Featured
  • Topics
      • Back
      • Coding
          • Back
          • Arduino Coding
          • Databases
      • Inland Waterways
          • Back
          • Trent and Mersey Canal Locations
          • Inland Waterways Database crt canals
          • 3 Locks Around Barton
      • Internet Of Things (IOT)
      • Electronics
          • Back
          • Raspberry Pi
          • Arduino
      • Renewable Energy
          • Back
          • Wind Tubines
          • Water Turbines
      • Electric Vehicles (EV,s)
          • Back
          • Ebikes
          • Drones
      • Blender
  • About
  • Login
  1. You are here:  
  2. Home
  3. Topics
  4. Coding
  5. Javascript
  6. JQuery
  • Javascript
  • jquery

JQuery Examples

Details
Parent Category: Javascript
Category: JQuery

Examples jQuery

 

jqueryajaxgetdata


jqueryajaxgetdata/index1.php

 

db.php


	$servername ="213.171.200.86";
	$username = "norridgem";
	$password = "Reddicap23";
	$dbname = "resinsupply";
		
	// create connection
	$con = mysqli_connect($servername,$username,$password,$dbname);
		// check connection	
	if (!$con){
		die("Connection Failed");	
	}
	

 

include 'db.php';

 

 


jqueryajaxgetdata/index2.php
jqueryajaxgetdata/index2b.php
jqueryajaxgetdata/index3.php

jqueryajaxgetpost


jqueryajaxgetpost/index1.php

jqueryinsertdata


jqueryinsertdata/index.php
jqueryinsertdata/index2.php
jqueryinsertdata/index3.php

jquerytest


jquerytest/jq.php

JQuery Tutorial For Beginners

Details
Parent Category: Javascript
Category: JQuery
Introduction

Setting Up the Library

First JQuery Code

Click Method

JQuery Selectors Part 1

JQuery Selectors Part 2

 

 

JQuery Tutorial

Details
Parent Category: Javascript
Category: JQuery

Learning JQuery

Details
Parent Category: Javascript
Category: JQuery
© 2025 M.Norridge
nbMawddach