SQL in MySQL
SQL in MySQL 1. Firstly we have to start MySQL 5.5 Command line client then we need to enter password, created during installation. After entering password, screen … Read more
SQL in MySQL 1. Firstly we have to start MySQL 5.5 Command line client then we need to enter password, created during installation. After entering password, screen … Read more
To study the use of ARRAY in PHP. OUTPUT : Write a program to implement array in PHP. Output:
To study the use of function. OUTPUT : Write a program to implement function in PHP. Output:
Write a program to show the use of if else statement in PHP. Output :
Write a program to show the use of if else statement in PHP. Output :
Write a program to show the use of if statement in PHP? Output:
Use of If Statements in PHP. OUTPUT:
To study the use of for loop by a Factorial Program. OUTPUT :
Write a Program to show the use of echo in php? Output:
To study the use of ‘echo’ statements . OUTPUT :