Tuesday, February 20, 2018

Best First Search AI

Best First Search AI

Code : alist={ 'A':['B','C','D'], 'B':['H'], 'C':['G','F'], 'D':['E','P'], ......

Thursday, February 15, 2018

Programs ADS Lab

Programs ADS Lab

20. CREATE PACKAGE emp_sal1 AS PROCEDURE find_sal(empid emp7567.id%type);......

Saturday, January 27, 2018

Pl/SQl Programs ADS

Pl/SQl Programs ADS

16. declare cursor cursor is select * from emp7567 order by salary desc; id emp7567.id%type; name......

Tuesday, January 23, 2018

PL/SQL Programs ADS Lab

PL/SQL Programs ADS Lab

Programs: 1.      1.to display the word “HELLO” Code:  declare word......

Tuesday, January 9, 2018

Giveaway GndecProgramming

Giveaway GndecProgramming

......

Sunday, December 10, 2017

PHP and AJAX

PHP and AJAX

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

Using Json in AJAX Application

Test.php file: <?php  $c=new mysqli("localhost","root","naina","nearur");$obj......
Page 1 of 4712347Next