Program 1 : Write a 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 occurrences of each vowel from the string. Check whether the given string is a palindrome or not, without using built-in function. (Use radio buttons and the concept of function. Use ‘include’ construct or require stmt.)
Answer :
File : Index.php
File : new.php
File : new1.php
PHP Assignment No : 1 Array & String
Reviewed by technical_saurabh
on
December 24, 2020
Rating:
![PHP Assignment No : 1 Array & String](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEixm_fBzjqgksF7wLqRtEWFz7t0mMEjBXMzAtZWgYCkmJqMSVD8E8nIB5lA7m_jOWHfo7iEisTyfz7rslliD9dy90iNgNZ5MQmtEHZc_Db5PFC2dq4anVDmgnuau2XWy66ntulTvqeyIqWz/s72-w400-c-h216/download.png)
No comments:
Post a Comment