Sunday, December 10, 2017

PHP and AJAX

Tags
Test4.php: <?php $q=$_GET['q'];$c=new mysqli("localhost","root","naina","nearur");if($c->connect_error){   ......

Using Json in AJAX Application

Tags
Test.php file: <?php  $c=new mysqli("localhost","root","naina","nearur");$obj......