PHP Que Bank
PHP Que Bank
(a) Write a PHP script to accept two strings from the user and check if two strings
are equal or not using Stickey forms.
(b) Write a PHP script to read account .XML which contains Account No, Name,
Address, Branch, Account Type, Balance.Print account details of specific branch in
tabular format after accepting branch as input.
(c) Write Java script code to display clock in Text box (on load event).
(d) Write a PHP script to accept two strings. Concatnate second string to first
string by using sticky forms.
(e) Write PHP script to read book.xml file which contain book number, name of book,
name of author, publisher, price. Print book details of specific author in tabular
format after accepting name of author as input.
(f) Write an Ajax program to search student name according to the character typed
and display same list using array.
(g) Write a JavaScript function to validate user name and password against
hardcoded values.