Q. 1 Explain the history and version of PHP in detail?
PHP के इतिहास और संस्करण को विस्तार से समझाए।
Q. 2 How is a PHP script embedded in HTML? explain with an example?
PHP स्क्रिप्ट को HTML में कैसे एम्बेड किया जाता है, उदाहरण के साथ समझाए?
Q. 3 Which data types are used mainly in PHP?
PHP में मुख्य रूप से डेटा प्रकार का उपयोग किया जाता है।
Q. 4 What do you understand by string? Explain string handling function briefly.
स्ट्रिंग से आप क्या समझते हैं स्ट्रिंग हैंडलिंग फंक्शन को संक्षेप में समझाए।
Q. 5 What are the benefits of PHP Scripting Language in detail?
PHP स्क्रिप्टिंग लैंग्वेज के क्या फायदे हैं।
Q. 6 Explain the scope of variables in PHP with an example?
PHP में स्कोप ऑफ वेरिएबल को उदाहरण के साथ समझाए।
Q. 7 What do you understand by operator? Which operators are used in PHP Explain with Example?
ऑपरेटर से आप क्या समझते हैं। PHP में कौन से ऑपरेटर का उपयोग किया जाता है उदाहरण सहित समझाए।
Q. 8 Explain conditional statements used in PHP with example?
PHP में प्रयुक्त कंडीशनल स्टेटमेंट को उदाहरण सहित समझाइये।
Q. 9 What do you understand by switch statement?
स्विच स्टेटमेंट से आप क्या समझते हैं।
Q. 10 Explain the following-
निम्नलिखित को स्पष्ट करे –
(i) Break, Continue and Exit Statement
(ii) User Defined Function
(iii) Function returning value
Q. 11 What is a built-in function in PHP?
PHP में बिल्ट-इन फंक्शन क्या है।
Q. 12 Write a program to print numbers from 1 to 10?
1 से 10 तक की संख्याओं को प्रिंट करने का प्रोग्राम लिखें।
Q. 13 Explain the following-
निम्नलिखित को स्पष्ट करे –
(i) Function with parameters?
(ii) Passing arguments by references?
(iii) string manipulation?
Q. 13 Write HTML and PHP code in for show from the figure below?
Q. 14 How data is validated in PHP at the time of inputting in form?
फॉर्म में इनपुट करते समय PHP में डेटा को कैसे मान्य किया जाता है।
Q. 15 What is the meaning of input validation clarify with PHP code?
PHP कोड के साथ इनपुट वेलिडेशन का अर्थ क्या होता है।
Q. 16 Explain utility of $_GET and $_POST methods with example? Differentiate between GET and POST method?
$_GET और $_POST मेथड्स की उपयोगिता उदाहरण सहित समझाइये। GET और POST मेथड के बीच अंतर समझाइये।
Q. 17 What do you understand about PHP Session and cookie handling? Explain its syntax with examples.
PHP सेशन और कुकीज से आप क्या समझते हैं, इसका सिंटेक्स उदाहरण सहित समझाइये।
Q. 18 How are databases connected in PHP?
PHP में डेटाबेस कैसे कनेक्ट होता है।
Q. 19 Explain the process of creating tables in a database with examples?
डेटाबेस में टेबल बनाने की प्रक्रिया को उदाहरण सहित समझाइये।
Q. 20 Write a program to insert Full Name, Mobile No, Email Id, Address in a table name as Employee_Info?
Employee_Info टेबल में, पूरा नाम, मोबाइल नंबर, ईमेल आईडी, पता डालने के लिए एक प्रोग्राम लिखें।
Q. 21 Clarify the process of installing and configuring MYSQL on window?
विंडो पर MYSQL को स्थापित करने और कॉन्फ़िगर करने की प्रक्रिया को स्पष्ट करें।
Q. 22 How connection opened in MYSQL database?
MYSQL डेटाबेस में कनेक्शन कैसे खोला जाता है।
Q. 23 Explain the following – (ANY 3)
निम्नलिखित को स्पष्ट करें – (ANY 3 )
(i) Modifying data in table
(ii) Deleting data in table
(iii) where clause in PHP
(iv) Performing queries using mysqlquery()
Q. 24 Explain the process of working directory, reading and directory is deleted? Explain with example.
वर्किंग डायरेक्ट्री, रीडिंग और डायरेक्ट्री को डिलीट करने की प्रक्रिया उदाहरण सहित समझाइये।
Q. 25 Explain the following –
निम्नलिखित को स्पष्ट करें –
I. Object Oriented Programming with PHP
II. The Include_Path
III. File Input and Output
Q. 26 Explain the process of File Handling in PHP with example and how permission is given to any file in PHP?
PHP में फाइल हैंडलिंग की प्रक्रिया को उदाहरण सहित समझाएं और PHP में किसी फाइल को अनुमति कैसे दी जाती है।
Q. 27 Explain the following –
निम्नलिखित को स्पष्ट करें –
a) PHP Code Reuse
b) File System Functions
c) PHP File Uploading
इनके Answers के लिए क्लिक करें:- PHP के सभी notes