List some string function name in php?
No Answer is Posted For this Question
Be the First to Post Answer
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.
How do I start a php session?
What is use of echo in php?
Tell me what does $_env means?
How to select a database in php?
What are the limitations or drawbacks of PHP ?
What is the use of return in php?
How to create a table to store files?
What are the differences between require and include, include_once?
What is the difference between $argv and $argc? Give example?
Tell me what should we do to be able to export data into an excel file?
How to make multilanguage site in php? (like english,tamil)