What is the role of the .htaccess file in php?
No Answer is Posted For this Question
Be the First to Post Answer
What are the difference between abstract class and interface in oops?
What is get and post method in php?
Where are sessions stored php?
List data types in PHP?
What are the differences between public, private, protected, static, transient, final and volatile?
Explain the difference between unlink() and unset()?
What is the difference between php and core php?
How can we know the number of days between two given dates using PHP?
8 Answers AZTEC, HCL, Navsoft,
Create a PHP web script with the following attributes: on start, three HTML form elements are shown: an string input field, a checkbox field, a dropdown/pull down list with 5 elements and a submit button. On submission, the form should be redisplayed (while remaining all options/inputs as the user has selected/entered them). Additionally, the selections/inputs of the user should be displayed in text. Please solve this without the use of any external libraries.
What is the difference between PHP,ASP and JSP?
what is mean by portal
What is artisan in php?