Posts

Write Php Script for the following. Design a form to accept a string. Write a function to count the total number of vowels (a,e,i,o,u) from the string. Show the occurences of each vowel from the string. Check whether the given string is palindrome or not without using built in functions. Use Radio buttons and concept of function

Program using HTML and PHP to design form to take input such as Name of student, Class, Division, Marks in English, Hindi, Science, Mathematics, and EVS. Calculate Total and Percentage scored by student along with “Congratulations” message if the student pass

Php to identify whether a number is palindrome or not using floor function.

Php Script To Display area of square

Php To Display Area Of Triangle