PHP Program to reverse a string
Write a PHP program to reverse a string without strrev function. Output
PHP Program to reverse a string Read More »
Write a PHP program to reverse a string without strrev function. Output
PHP Program to reverse a string Read More »
Write a PHP program to display the biodata of a person by reading the personal details using an HTML page. Output
PHP Program to display biodata of a person Read More »
Aim: Write a PHP program to display the Fibonacci series up to a given number. Output
PHP Program to display Fibonacci Series Read More »
Aim: Write a PHP program to check whether a given number is Armstrong or not. Check Armstrong Number of three digits Output
Armstrong number in PHP Read More »
Write a JavaScript program to check whether a given number is perfect, abundant or deficient. Use an alert box to display the output. Output
JavaScript program to check perfect number Read More »