Advertisements
Advertisements
प्रश्न
What does fopen() function do in PHP?
पर्याय
It used to open files in PHP
It used to open Remote Server
It used to open folders in PHP
It used to open Remote Computer
उत्तर
It used to open files in PHP
APPEARS IN
संबंधित प्रश्न
Discuss the following and Answer the question.
A Jr. web designer wants to design a webpage to enter the employee name, address. He needs a button to clear the form content and submit the data.
- Write the different controls he will use to create the web page.
- State the tags to be used for the controls.
Discuss the following and Answer the question.
A teacher has asked a student to create a web page to accept number and check whether it is between 50 to 100.
- List the variable, operators to be used.
- Specify the built-in function used and structure used.
The no. of parameters used by fclose() function.
What is a HTML form?
Differentiate check box and Radio button.
Write short notes on File handling.
Explain Form Handling methods.
Discuss in detail about HTML form controls.
Explain the process File handling.
Explain concepts of HTTP Uploading process.