Posts

Write PHP program to create student registration form and display student information. (Use sticky form concept).||EasyCoding45

Write a PHP program to accept two strings from user and check whether entered strings are matching or not. (Use sticky form concept)||EasyCoding45

Write a PHP script to accept a weight in kg and Height in meter of person and then calculate BMI.||EasyCoding45

Write a PHP script to accept an Indian currency and then convert it in dollar or pounds (radio buttons) according to user’s preference. (use concept of self processing form)||EasyCoding45

Write a PHP script for the following: Design a form to accept a number from the user. Perform the operations and show the results.  Check whether number is palindrome or not.  Reverse the number using recursions. (Use the concept of self processing page.)||EasyCoding45

Write a PHP program to create a simple distance calculator that can accept distance in meters from user. Convert it into centimeter or kilometer according to user preference(use radio buttons and Self Processing form)||EasyCoding45

Write a PHP script to accept user preference like background color, text font, login message. On the next page display login message using the preferences.||EasyCoding45