Advertisements
Advertisements
प्रश्न
How PHP files can be accessed?
पर्याय
Through Web Browser
Through HTML files
Through Web Server
All of Above
MCQ
उत्तर
Through Web Browser
shaalaa.com
HTML Forms
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
APPEARS IN
संबंधित प्रश्न
Trace the output of following html code.
‹!DOCTYPE html›
‹html›
‹head›
‹title›Heading tags‹/title›
‹/head›
‹body›
‹h1 align=left›Information Technology‹/h1›
‹hr›
‹h2 align=center›XI Standard‹/h2›
‹h3 align=right›Division‹/h3›
‹/body›
‹/html›
When you use the $_GET variable to collect data, the data is visible to ______.
In which input field only one option Can be selected?
The no. of parameters used by fclose() function.
Define HTML form controls.
What is Form Validation in PHP?
Write Syntax of Text box in HTML,
Write the features Form Handling.
Write the purpose Get method and Post method.
Explain in detail of File handling functions.