Is age interval or ordinal data?
No Answer is Posted For this Question
Be the First to Post Answer
Tell me what is the default session time in php?
Which function would you use to format date information in php?
How to open a file for reading?
How to check an element is exists in array or not in php?
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 are constructor and destructor in PHP?
How to create a session? How to set a value in session? How to remove data from a session?
What is the use of php and mysql?
where do we use htaccess?
Does cors prevent csrf?
Which software is used to run php programs?
How do you explain independent and dependent variables?